Uses of Interface
org.hippoecm.repository.api.WorkflowDescriptor
-
Uses of WorkflowDescriptor in org.hippoecm.repository.api
Modifier and TypeMethodDescriptionWorkflowManager.getWorkflowDescriptor
(String category, Node item) Obtains a reference to the workflow for the document as indicated by the javax.jcr.Node in the specified category.WorkflowManager.getWorkflowDescriptor
(String category, Document document) Obtains a reference to the workflow for the document as indicated Document instance in the specified category.Modifier and TypeMethodDescriptionWorkflowManager.getWorkflow
(WorkflowDescriptor descriptor) Obtains the workflow for the previously requested workflow descriptor within the same session.