Uses of Interface
org.hippoecm.hst.content.beans.manager.workflow.QualifiedWorkflowCallbackHandler
-
Packages that use QualifiedWorkflowCallbackHandler Package Description 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 -
-
Uses of QualifiedWorkflowCallbackHandler in org.hippoecm.hst.content.beans.manager.workflow
Classes in org.hippoecm.hst.content.beans.manager.workflow that implement QualifiedWorkflowCallbackHandler Modifier and Type Class Description class
BaseWorkflowCallbackHandler<T extends Workflow>
Methods in org.hippoecm.hst.content.beans.manager.workflow with parameters of type QualifiedWorkflowCallbackHandler Modifier and Type Method Description void
WorkflowPersistenceManager. setWorkflowCallbackHandler(QualifiedWorkflowCallbackHandler<? extends Workflow> workflowCallbackHandler)
-