Uses of Class
org.alfresco.service.cmr.workflow.WorkflowException
-
Packages that use WorkflowException Package Description org.alfresco.repo.workflow -
-
Uses of WorkflowException in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow that return WorkflowException Modifier and Type Method Description protected WorkflowExceptionAbstractWorkflowPropertyHandler. getInvalidPropertyValueException(QName key, Object value)Methods in org.alfresco.repo.workflow that throw WorkflowException Modifier and Type Method Description NodeRefPackageManager. create(NodeRef container)Creates a new Workflow package using the specifiedcontainer.
-