Package | Description |
---|---|
org.hippoecm.hst.component.support.bean | |
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
|
Modifier and Type | Method and Description |
---|---|
protected WorkflowPersistenceManager |
BaseHstComponent.getWorkflowPersistenceManager(javax.jcr.Session session)
Returns a
WorkflowPersistenceManager instance. |
protected WorkflowPersistenceManager |
BaseHstComponent.getWorkflowPersistenceManager(javax.jcr.Session session,
Map<String,ContentNodeBinder> contentNodeBinders)
Returns a
WorkflowPersistenceManager instance with custom binders map. |
Modifier and Type | Class and Description |
---|---|
class |
WorkflowPersistenceManagerImpl
An implementation for
WorkflowPersistenceManager interface with Hippo Repository Workflow API. |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.