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 Details

    • CachetGatingMetricsStepExecution

      public CachetGatingMetricsStepExecution(CachetGatingMetricsStep s, org.jenkinsci.plugins.workflow.steps.StepContext context)
  • Method Details

    • start

      public boolean start() throws Exception
      Specified by:
      start in class org.jenkinsci.plugins.workflow.steps.StepExecution
      Throws:
      Exception