Uses of Class
com.logicaldoc.workflow.WorkflowValidationException
Package
Description
-
Uses of WorkflowValidationException in com.logicaldoc.workflow
Modifier and TypeMethodDescriptionstatic void
WorkflowUtil.complete
(String taskId, String transitionName, WorkflowHistory transaction) static void
WorkflowUtil.complete
(org.activiti.engine.task.Task task, String transitionName, WorkflowHistory transaction) void
WorkflowEngine.completeTask
(String taskId, String transitionName, WorkflowHistory transaction) Ends the task and takes the given transitionvoid
WorkflowEngine.completeTask
(org.activiti.engine.task.Task task, String transitionName, WorkflowHistory transaction) Ends the task and takes the given transition -
Uses of WorkflowValidationException in com.logicaldoc.workflow.webservice.soap
-
Uses of WorkflowValidationException in com.logicaldoc.workflow.webservice.soap.client
-
Uses of WorkflowValidationException in com.logicaldoc.workflow.webservice.soap.endpoint