Package | Description |
---|---|
org.hippoecm.repository.api |
Modifier and Type | Method and Description |
---|---|
javax.jcr.Node |
WorkflowContextAware.getNode() |
WorkflowContext |
WorkflowContextAware.getWorkflowContext() |
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.
|
void |
WorkflowContextAware.setNode(javax.jcr.Node node) |
void |
WorkflowContextAware.setWorkflowContext(WorkflowContext context) |
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.