Package com.microsoft.jenkins.azurecommons.command
-
Interface Summary Interface Description IBaseCommandData ICommand<T extends IBaseCommandData> ICommandServiceData INextCommandAware Indicates that a command is aware of its next command to be executed based on its execution status. -
Class Summary Class Description BaseCommandContext A mixed abstract base class with both command data and command service data.CommandService State machine for command execution.CommandService.Builder SimpleBuildStepExecution Provides the basic implementation ofStepExecution
which can be used to implement theStep.start(StepContext)
method. -
Enum Summary Enum Description CommandState