Uses of Interface
org.hippoecm.repository.api.WorkflowContext
-
Uses of WorkflowContext in org.hippoecm.repository.api
Modifier and TypeMethodDescriptionvoid
WorkflowContextAware.setWorkflowContext
(WorkflowContext context) -
Uses of WorkflowContext in org.hippoecm.repository.ext
Modifier and TypeFieldDescriptionprotected WorkflowContext
WorkflowImpl.context
Work-flow context in use, which ought to be not public accessible.Modifier and TypeMethodDescriptionfinal void
WorkflowImpl.setWorkflowContext
(WorkflowContext context) This call is not (yet) part of the API, but under evaluation.