Contains predefined classes that acts as storage providers in the workflow system (which is used depends on configuration).
Classes
Class | Description | |
---|---|---|
![]() | NoPersistenceStorageProvider |
A in memory storage provider, used if no storage is used
|
![]() | ObjectStoreStorageProvider |
Component that stores Workflow instances, Workflows definitions and event queues in ObjectStore
|