Class WaitForCustomBuildPropertiesStep.Execution

java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.custombuildproperties.WaitForCustomBuildPropertiesStep.Execution
All Implemented Interfaces:
Serializable
Enclosing class:
WaitForCustomBuildPropertiesStep

public static final class WaitForCustomBuildPropertiesStep.Execution extends org.jenkinsci.plugins.workflow.steps.StepExecution
See Also:
  • Constructor Details

  • Method Details

    • start

      public boolean start()
      Specified by:
      start in class org.jenkinsci.plugins.workflow.steps.StepExecution
    • onResume

      public void onResume()
      Overrides:
      onResume in class org.jenkinsci.plugins.workflow.steps.StepExecution
    • stop

      public void stop(@NonNull Throwable cause)
      Overrides:
      stop in class org.jenkinsci.plugins.workflow.steps.StepExecution