Uses of Interface
org.hippoecm.repository.api.WorkflowContext
Packages that use WorkflowContext
-
Uses of WorkflowContext in org.hippoecm.repository.api
Methods in org.hippoecm.repository.api that return WorkflowContextMethods in org.hippoecm.repository.api with parameters of type WorkflowContextModifier and TypeMethodDescriptionvoid
WorkflowContextAware.setWorkflowContext
(WorkflowContext context) -
Uses of WorkflowContext in org.hippoecm.repository.ext
Fields in org.hippoecm.repository.ext declared as WorkflowContextModifier and TypeFieldDescriptionprotected WorkflowContext
WorkflowImpl.context
Work-flow context in use, which ought to be not public accessible.Methods in org.hippoecm.repository.ext that return WorkflowContextMethods in org.hippoecm.repository.ext with parameters of type WorkflowContextModifier and TypeMethodDescriptionfinal void
WorkflowImpl.setWorkflowContext
(WorkflowContext context) This call is not (yet) part of the API, but under evaluation.