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
|
org.hippoecm.hst.jaxrs.services | |
org.hippoecm.hst.mock.content.beans.manager |
Modifier and Type | Interface and Description |
---|---|
interface |
WorkflowPersistenceManager |
Modifier and Type | Class and Description |
---|---|
class |
WorkflowPersistenceManagerImpl
An implementation for
WorkflowPersistenceManager interface with Hippo Repository Workflow API. |
Modifier and Type | Method and Description |
---|---|
protected ObjectBeanPersistenceManager |
AbstractResource.getPersistenceManager(HstRequestContext requestContext)
Creates and returns a persistence manager with the default session of the requestContext.
|
protected ObjectBeanPersistenceManager |
AbstractResource.getPersistenceManager(HstRequestContext requestContext,
javax.jcr.Session persistableSession)
Creates and returns a persistence manager with the specified session.
|
Modifier and Type | Class and Description |
---|---|
class |
MockObjectBeanPersistenceManager
Simple in-memory implementation for
MockObjectBeanPersistenceManager interface. |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.