SMILA (incubation) API documentation

Package org.eclipse.smila.jobmanager.persistence

Interface Summary
DefinitionStorage Interface for handling persistent jobmanager data.
RunStorage Persistence component interface for run data.
 

Class Summary
DefinitionAccessor Handles read operations of jobmanager definitions.
DefinitionPersistence Handles read/write operations of jobmanager definitions.
DefinitionValidator Helper class for validating asynchronous workflow elements.
 

Exception Summary
ConfigNotFoundException ConfigNotFoundException.
PersistenceException PersistenceException.
RunStorageException RunStorageException.
 


SMILA (incubation) API documentation