The context for persisting a configuration.
Name | Description | |
---|---|---|
ConfigurationPersistenceContext(int? serverId, int executionId, int? serverRoleId, Inedo.Diagnostics.ILogSink logger) |
Name | Description | |
---|---|---|
ExecutionId |
Gets the current execution ID. |
|
Logger |
Gets the current logger. |
|
ServerId |
Gets the current server ID. |
|
ServerRoleId |
Gets the current server role ID. |