Class DefaultSingleServerSettingsSource
OptimaJet.Workflow.Core.Runtime.Settings.DefaultSingleServerSettingsSource
Default settings source implementation for SingleServerSettings.
Namespace: OptimaJet.Workflow.Core.Runtime.Settings
public class DefaultSingleServerSettingsSource : DefaultSettingsSource<SingleServerSettings>, ISingleServerSettingsSource, IServerSettingsSource<SingleServerSettings>Inheritance
- Object
- DefaultSettingsSource<SingleServerSettings>
Implemented Interfaces
Constructors
public DefaultSingleServerSettingsSource(WorkflowRuntime runtime) #Initializes a new instance of the DefaultSingleServerSettingsSource class.
Parameters
Name
Type
Description
runtimeWorkflowRuntimeThe runtime used to access persistence and settings values.