Package oracle.apps.fnd.wf.common

Interface Summary
Loader Loader is the persistent manager of all workflow components that subclass Element.
Store Store is a container where instances of workflow entities are managed.
WorkflowConstants  
 

Class Summary
BaseComponent BaseComponent provides the heirachical data structure that is observed in most of Workflow components at both runtime and design time.
Element Element class is the basic class for Workflow Component model.
StoreManager  
StreamLog Simplified version of AppsLog to be used when Apps has NOT been installed.
WorkflowContext Workflow Context will be instantiated for each asynchronous call into a workflow process.
WorkflowResourceStore ResourceStore will be associated with an instance of WorkflowContext.
 

Exception Summary
WorkflowException  
WorkflowRuntimeException