Package step.repositories.azure.devops
Class AzureDevopsExecutionEnginePlugin
- java.lang.Object
- 
- step.core.plugins.AbstractPlugin
- 
- step.engine.plugins.AbstractExecutionEnginePlugin
- 
- step.repositories.azure.devops.AzureDevopsExecutionEnginePlugin
 
 
 
- 
- All Implemented Interfaces:
- step.core.plugins.ExecutionCallbacks,- step.core.plugins.OptionalPlugin,- step.engine.plugins.ExecutionEnginePlugin
 
 public class AzureDevopsExecutionEnginePlugin extends step.engine.plugins.AbstractExecutionEnginePlugin
- 
- 
Constructor SummaryConstructors Constructor Description AzureDevopsExecutionEnginePlugin()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecutionStart(step.core.execution.ExecutionContext context)- 
Methods inherited from class step.engine.plugins.AbstractExecutionEnginePluginafterExecutionEnd, afterFunctionExecution, afterReportNodeExecution, afterReportNodeExecution, afterReportNodeSkeletonCreation, afterReportNodeSkeletonCreation, associateThread, associateThread, beforeExecutionEnd, beforeFunctionExecution, beforePlanImport, beforeReportNodeExecution, beforeReportNodeExecution, initializeExecutionContext, initializeExecutionEngineContext, onErrorContributionRemoval, onReportNodeRemoval, unassociateThread
 
- 
 
-