Uses of Package
com.opensymphony.workflow.spi.hibernate

Packages that use com.opensymphony.workflow.spi.hibernate
com.opensymphony.workflow.spi.hibernate   
 

Classes in com.opensymphony.workflow.spi.hibernate used by com.opensymphony.workflow.spi.hibernate
AbstractHibernateWorkflowStore
           
AbstractHibernateWorkflowStore.InternalCallback
           
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
           
 


OpenSymphony Workflow Project Page