Uses of Class
org.apache.syncope.core.logic.UserWorkflowTaskLogic
Packages that use UserWorkflowTaskLogic
Package
Description
-
Uses of UserWorkflowTaskLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return UserWorkflowTaskLogicModifier and TypeMethodDescriptionFlowableLogicContext.userWorkflowTaskLogic
(WorkflowTaskManager wfTaskManager, UserDataBinder binder, UserDAO userDAO, PropagationTaskExecutor taskExecutor, PropagationManager propagationManager) -
Uses of UserWorkflowTaskLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type UserWorkflowTaskLogicModifier and TypeMethodDescriptionFlowableRESTCXFContext.userWorkflowTaskService
(UserWorkflowTaskLogic userWorkflowTaskLogic) -
Uses of UserWorkflowTaskLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as UserWorkflowTaskLogicModifier and TypeFieldDescriptionprotected final UserWorkflowTaskLogic
UserWorkflowTaskServiceImpl.logic
Constructors in org.apache.syncope.core.rest.cxf.service with parameters of type UserWorkflowTaskLogic