Uses of Class
org.apache.syncope.core.logic.TaskLogic
Packages that use TaskLogic
Package
Description
-
Uses of TaskLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return TaskLogicModifier and TypeMethodDescriptionIdRepoLogicContext.taskLogic(JobManager jobManager, PropagationTaskExecutor taskExecutor, TaskExecDAO taskExecDAO, TaskDAO taskDAO, SyncopeTaskScheduler scheduler, JobStatusDAO jobStatusDAO, ExternalResourceDAO resourceDAO, NotificationJobDelegate notificationJobDelegate, TaskDataBinder taskDataBinder, TaskUtilsFactory taskUtilsFactory, NotificationDAO notificationDAO) -
Uses of TaskLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type TaskLogic -
Uses of TaskLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as TaskLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type TaskLogic