Uses of Class
com.logicaldoc.workflow.webservice.model.WSWorkflowTask
Package
Description
-
Uses of WSWorkflowTask in com.logicaldoc.workflow.webservice.model
Modifier and TypeMethodDescriptionstatic WSWorkflowTask
WSWorkflowTask.fromTask
(org.activiti.engine.task.Task task) -
Uses of WSWorkflowTask in com.logicaldoc.workflow.webservice.soap
Modifier and TypeMethodDescriptionWorkflowService.getTasksAssignedToMe
(String sid) Retrieves the tasks assigned to the current userWorkflowService.getTasksICanOwn
(String sid) Retrieves the tasks that can be owned by the current user -
Uses of WSWorkflowTask in com.logicaldoc.workflow.webservice.soap.client
Modifier and TypeMethodDescriptionSoapWorkflowClient.getTasksAssignedToMe
(String sid) SoapWorkflowClient.getTasksICanOwn
(String sid) -
Uses of WSWorkflowTask in com.logicaldoc.workflow.webservice.soap.endpoint
Modifier and TypeMethodDescriptionSoapWorkflowService.getTasksAssignedToMe
(String sid) SoapWorkflowService.getTasksICanOwn
(String sid)