Uses of Class
org.apache.syncope.common.lib.to.WorkflowTask
Package
Description
-
Uses of WorkflowTask in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionUserWorkflowTaskService.getAvailableTasks
(@NotNull String userKey) Returns a list of available tasks for the given user key. -
Uses of WorkflowTask in org.apache.syncope.core.flowable.api
Modifier and TypeMethodDescriptionWorkflowTaskManager.getAvailableTasks
(String userKey) Get tasks available for execution, for given user. -
Uses of WorkflowTask in org.apache.syncope.core.flowable.impl
-
Uses of WorkflowTask in org.apache.syncope.core.logic
-
Uses of WorkflowTask in org.apache.syncope.core.rest.cxf.service