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.cxfMethods in org.apache.syncope.core.rest.cxf that return UserWorkflowTaskService Modifier and Type Method Description UserWorkflowTaskServiceFlowableRESTCXFContext. userWorkflowTaskService(UserWorkflowTaskLogic userWorkflowTaskLogic)
- 
Uses of UserWorkflowTaskService in org.apache.syncope.core.rest.cxf.serviceClasses in org.apache.syncope.core.rest.cxf.service that implement UserWorkflowTaskService Modifier and Type Class Description classUserWorkflowTaskServiceImpl
 
-