Package org.hippoecm.hst.content.beans.manager.workflow
The org.hippoecm.hst.content.beans.manager.workflow package defines the API for the HST Content Beans Workflow Manager
-
Interface Summary Interface Description QualifiedWorkflowCallbackHandler<T extends Workflow> WorkflowPersistenceManager
callback handler interface which can be used to perform Workflow based post-processing (like publishing) during a WorkflowPersistenceManager update call.WorkflowPersistenceManager -
Class Summary Class Description BaseWorkflowCallbackHandler<T extends Workflow>