Uses of Class
com.logicaldoc.workflow.exception.WorkflowValidationException
Packages that use WorkflowValidationException
Package
Description
- 
Uses of WorkflowValidationException in com.logicaldoc.workflowMethods in com.logicaldoc.workflow that throw WorkflowValidationExceptionModifier and TypeMethodDescriptionstatic voidWorkflowUtil.complete(String taskId, String transitionName, WorkflowHistory transaction) static voidWorkflowUtil.complete(org.activiti.engine.task.Task task, String transitionName, WorkflowHistory transaction) voidWorkflowEngine.completeTask(String taskId, String transitionName, WorkflowHistory transaction) Ends the task and takes the given transitionvoidWorkflowEngine.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.soapMethods in com.logicaldoc.workflow.webservice.soap that throw WorkflowValidationException
- 
Uses of WorkflowValidationException in com.logicaldoc.workflow.webservice.soap.clientMethods in com.logicaldoc.workflow.webservice.soap.client that throw WorkflowValidationException
- 
Uses of WorkflowValidationException in com.logicaldoc.workflow.webservice.soap.endpointMethods in com.logicaldoc.workflow.webservice.soap.endpoint that throw WorkflowValidationException