Class ExecutorStepExecution.RemovedNodeCause

java.lang.Object
jenkins.model.CauseOfInterruption
org.jenkinsci.plugins.workflow.support.steps.ExecutorStepExecution.RemovedNodeCause
All Implemented Interfaces:
Serializable, AgentErrorCondition.Retryable
Enclosing class:
ExecutorStepExecution

public static final class ExecutorStepExecution.RemovedNodeCause extends CauseOfInterruption
See Also:
  • Field Details

    • ENABLED

      public static boolean ENABLED
  • Constructor Details

    • RemovedNodeCause

      public RemovedNodeCause()
  • Method Details