Uses of Class
com.soffid.iam.sync.api.SyncserverTask
Packages that use SyncserverTask
Package
Description
-
Uses of SyncserverTask in com.soffid.iam.base.api
Methods in com.soffid.iam.base.api that return types with arguments of type SyncserverTaskModifier and TypeMethodDescriptionTasksGrid.getTasks()Gets value for attribute tasksTasksGridRow.getTasks()Gets value for attribute tasksMethod parameters in com.soffid.iam.base.api with type arguments of type SyncserverTaskModifier and TypeMethodDescriptionvoidTasksGrid.setTasks(List<SyncserverTask> tasks) Sets value for attribute tasksvoidTasksGridRow.setTasks(List<SyncserverTask> tasks) Sets value for attribute tasks -
Uses of SyncserverTask in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that return types with arguments of type SyncserverTaskModifier and TypeMethodDescriptionSyncServerService.findUnscheduledTasks()Operation findUnscheduledTasks -
Uses of SyncserverTask in com.soffid.iam.sync.service.ejb
Methods in com.soffid.iam.sync.service.ejb that return types with arguments of type SyncserverTask