public class NewSpringHibernateWorkflowStore extends AbstractHibernateWorkflowStore
AbstractHibernateWorkflowStore.InternalCallback
Constructor and Description |
---|
NewSpringHibernateWorkflowStore() |
Modifier and Type | Method and Description |
---|---|
protected Object |
execute(AbstractHibernateWorkflowStore.InternalCallback action) |
SessionFactory |
getSessionFactory() |
void |
init(Map props)
Called once when the store is first created.
|
void |
setSessionFactory(SessionFactory sessionFactory) |
createCurrentStep, createEntry, delete, findCurrentSteps, findEntry, findHistorySteps, getCacheRegion, getExpression, getPropertySet, getPropertySetDelegate, isCacheable, loadEntry, markFinished, moveToHistory, query, query, save, setCacheable, setCacheRegion, setEntryState, setPropertySetDelegate
public void setSessionFactory(SessionFactory sessionFactory)
public SessionFactory getSessionFactory()
public void init(Map props) throws StoreException
WorkflowStore
props
- properties set in osworkflow.xmlStoreException
protected Object execute(AbstractHibernateWorkflowStore.InternalCallback action) throws StoreException
execute
in class AbstractHibernateWorkflowStore
StoreException
Copyright © 2021 catworkx GmbH. All rights reserved.