Uses of Class
org.apache.syncope.core.logic.UserWorkflowTaskLogic
Package
Description
-
Uses of UserWorkflowTaskLogic in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionFlowableLogicContext.userWorkflowTaskLogic
(WorkflowTaskManager wfTaskManager, UserDataBinder binder, UserDAO userDAO, PropagationTaskExecutor taskExecutor, PropagationManager propagationManager) -
Uses of UserWorkflowTaskLogic in org.apache.syncope.core.rest.cxf
Modifier and TypeMethodDescriptionFlowableRESTCXFContext.userWorkflowTaskService
(UserWorkflowTaskLogic userWorkflowTaskLogic) -
Uses of UserWorkflowTaskLogic in org.apache.syncope.core.rest.cxf.service
Modifier and TypeFieldDescriptionprotected final UserWorkflowTaskLogic
UserWorkflowTaskServiceImpl.logic