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(org.alfresco.service.namespace.QName key, java.lang.Object value)Methods in org.alfresco.repo.workflow that throw WorkflowException Modifier and Type Method Description org.alfresco.service.cmr.repository.NodeRefPackageManager. create(org.alfresco.service.cmr.repository.NodeRef container)Creates a new Workflow package using the specifiedcontainer.
-