Uses of Class
org.hippoecm.repository.api.WorkflowException
Package
Description
-
Uses of WorkflowException in org.hippoecm.repository.api
Modifier 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
Modifier 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