Package | Description |
---|---|
com.opensymphony.workflow.spi.hibernate |
Class and Description |
---|
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 |
Copyright © 2021 catworkx GmbH. All rights reserved.