Namespace OptimaJet.Workflow.Core.Runtime.Settings
Classes
- Default settings source implementation for MultiServerSettings.
- Represents the default implementation of IServerSettingsSource<T>. It loads and persists settings of type
Tfrom runtime global storage. - Default settings source implementation for SingleServerSettings.
- In-memory implementation of IServerSettingsSource<T> for MultiServerSettings.
- Provides an in-memory implementation of IServerSettingsSource<T> for settings of type
T. - In-memory implementation of IServerSettingsSource<T> for SingleServerSettings.
- Represents configuration settings for multi-server runtime behavior.
- Provides configuration settings for single-server runtime operation.
Interfaces
- Provides server settings operations for MultiServerSettings.
- Represents an asynchronous source that provides and persists workflow server settings.
- Provides server settings operations for SingleServerSettings.