Package | Description |
---|---|
org.hippoecm.repository.api |
Modifier and Type | Method and Description |
---|---|
Workflow |
WorkflowContext.getWorkflow(String category,
Document document)
Obtains a workflow instance for a document subject
|
Workflow |
WorkflowManager.getWorkflow(String category,
Document document)
Obtains the workflow for the document as indicated Document instance in the specified category.
|
WorkflowDescriptor |
WorkflowManager.getWorkflowDescriptor(String category,
Document document)
Obtains a reference to the workflow for the document as indicated Document instance in the specified category.
|
Constructor and Description |
---|
Document(Document document)
Copy constructor which allows to pass on a lightweight Document using its internal backing Node
|
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.