An ensure operation that runs remotely.
Name | Description | |
---|---|---|
RemoteEnsureOperation |
Initializes a new instance of the RemoteEnsureOperation class. |
Name | Description | |
---|---|---|
AfterRemoteCollectAsync(Inedo.Extensibility.Configurations.PersistedConfiguration result) | ||
AfterRemoteConfigureAsync |
Invoked on the server after Inedo.Extensibility.Operations.RemoteEnsureOperation.RemoteConfigureAsync(Inedo.Extensibility.Operations.IRemoteOperationExecutionContext) is called remotely. |
|
BeforeRemoteCollectAsync(IOperationCollectionContext context) | ||
BeforeRemoteConfigureAsync(IOperationExecutionContext context) | ||
CollectAsync(IOperationCollectionContext context) | ||
ConfigureAsync(IOperationExecutionContext context) | ||
ExecuteCommandLineAsync(IOperationExecutionContext context, Inedo.Agents.RemoteProcessStartInfo startInfo) |
This class should not normally be used directly. Instead, use RemoteEnsureOperation<TConfig>.