Class CachetGatingMetricsStep.CachetGatingMetricsStepExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
com.redhat.jenkins.plugins.cachet.pipeline.CachetGatingMetricsStep.CachetGatingMetricsStepExecution
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CachetGatingMetricsStep
public static class CachetGatingMetricsStep.CachetGatingMetricsStepExecution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
- See Also:
-
Constructor Summary
ConstructorDescriptionCachetGatingMetricsStepExecution
(CachetGatingMetricsStep s, org.jenkinsci.plugins.workflow.steps.StepContext context) -
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded, onResume, stop
-
Constructor Details
-
CachetGatingMetricsStepExecution
public CachetGatingMetricsStepExecution(CachetGatingMetricsStep s, org.jenkinsci.plugins.workflow.steps.StepContext context)
-
-
Method Details
-
start
- Specified by:
start
in classorg.jenkinsci.plugins.workflow.steps.StepExecution
- Throws:
Exception
-