Uses of Class
org.hippoecm.repository.api.WorkflowException
Packages that use WorkflowException
Package
Description
-
Uses of WorkflowException in org.hippoecm.repository.api
Methods in org.hippoecm.repository.api that throw WorkflowExceptionModifier and TypeMethodDescriptionWorkflowContext.getWorkflow
(String category) Obtains a workflow instance for this workflow context its subject.WorkflowContext.getWorkflow
(String category, Document document) Obtains a workflow instance for a document subjectWorkflow.hints()
The hints method is not an actual workflow call, but a method by which information can be retrieved from the workflow. -
Uses of WorkflowException in org.hippoecm.repository.ext
Methods in org.hippoecm.repository.ext that throw WorkflowExceptionModifier and TypeMethodDescriptionWorkflowImpl.hints()
The hints method is not an actual workflow call, but a method by which information can be retrieved from the workflow. -
Uses of WorkflowException in org.onehippo.repository.api
Methods in org.onehippo.repository.api that throw WorkflowException