Package | Description |
---|---|
org.hippoecm.repository.api | |
org.hippoecm.repository.ext | |
org.onehippo.repository.api |
Modifier and Type | Method and Description |
---|---|
Workflow |
WorkflowContext.getWorkflow(String category)
Obtains a workflow instance for this workflow context its subject.
|
Workflow |
WorkflowContext.getWorkflow(String category,
Document document)
Obtains a workflow instance for a document subject
|
Map<String,Serializable> |
Workflow.hints()
The hints method is not an actual workflow call, but a method by which information can be retrieved from the
workflow.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Serializable> |
WorkflowImpl.hints()
The hints method is not an actual workflow call, but a method by which information can be retrieved from the
workflow.
|
Modifier and Type | Method and Description |
---|---|
Object |
WorkflowTask.execute()
Execute this workflow task
|
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.