Uses of Class
org.onehippo.repository.api.annotation.WorkflowAction
-
Packages that use WorkflowAction Package Description org.hippoecm.repository.api -
-
Uses of WorkflowAction in org.hippoecm.repository.api
Methods in org.hippoecm.repository.api with annotations of type WorkflowAction Modifier and Type Method Description 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(Node node)
void
WorkflowContextAware. setWorkflowContext(WorkflowContext context)
-