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 Summary
Constructors Constructor Description AzureDevopsExecutionEnginePlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
executionStart(step.core.execution.ExecutionContext context)
-
Methods inherited from class step.engine.plugins.AbstractExecutionEnginePlugin
afterExecutionEnd, afterFunctionExecution, afterReportNodeExecution, afterReportNodeExecution, afterReportNodeSkeletonCreation, afterReportNodeSkeletonCreation, associateThread, associateThread, beforeExecutionEnd, beforeFunctionExecution, beforePlanImport, beforeReportNodeExecution, beforeReportNodeExecution, initializeExecutionContext, initializeExecutionEngineContext, onErrorContributionRemoval, onReportNodeRemoval, unassociateThread
-
-