Package | Description |
---|---|
org.hippoecm.repository.api |
Modifier and Type | Method and Description |
---|---|
Workflow |
WorkflowManager.getWorkflow(String category,
Document document)
Obtains the workflow for the document as indicated Document instance in the specified category.
|
Workflow |
WorkflowManager.getWorkflow(String category,
javax.jcr.Node item)
Obtains the workflow for the document as indicated by the javax.jcr.Node instance in the specified category.
|
Workflow |
WorkflowManager.getWorkflow(WorkflowDescriptor descriptor)
Obtains the workflow for the previously requested workflow descriptor within the same session.
|
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.