Uses of Interface
org.apache.syncope.common.rest.api.service.UserWorkflowTaskService
-
Packages that use UserWorkflowTaskService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of UserWorkflowTaskService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return UserWorkflowTaskService Modifier and Type Method Description UserWorkflowTaskService
FlowableRESTCXFContext. userWorkflowTaskService(UserWorkflowTaskLogic userWorkflowTaskLogic)
-
Uses of UserWorkflowTaskService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement UserWorkflowTaskService Modifier and Type Class Description class
UserWorkflowTaskServiceImpl
-