Package com.opensymphony.workflow.spi.hibernate

Interface Summary
AbstractHibernateWorkflowStore.InternalCallback  
 

Class Summary
AbstractHibernateWorkflowStore  
DefaultHibernatePropertySetDelegate DOCUMENT ME!
HibernateCurrentStep This class exists to seperate the persistence of the Steps.
HibernateHistoryStep �* This is here to persist the historical steps to the historical table.
HibernateStep This abstract class provides all the implementation of the step interface It is abstract because the current and historical steps are stored in seperate tables.
HibernateWorkflowEntry  
HibernateWorkflowStore A workflow store backed by Hibernate for persistence.
NewHibernateWorkflowStore  
NewSpringHibernateWorkflowStore  
SpringBeanNameWorkflowFactory Spring-compliant implementation of AbstractWorkflowFactory.
SpringHibernateWorkflowFactory DOCUMENT ME!
SpringHibernateWorkflowStore  
SpringWorkflowDescriptorFactory DOCUMENT ME!
SpringWorkflowFactory DOCUMENT ME!
WorkflowName DOCUMENT ME!
 


OpenSymphony Workflow Project Page