Class ExecutorStepExecution.AnomalousStatus

java.lang.Object
java.util.TimerTask
hudson.triggers.SafeTimerTask
hudson.model.PeriodicWork
org.jenkinsci.plugins.workflow.support.steps.ExecutorStepExecution.AnomalousStatus
All Implemented Interfaces:
ExtensionPoint, Runnable
Enclosing class:
ExecutorStepExecution

@Extension public static final class ExecutorStepExecution.AnomalousStatus extends PeriodicWork
Looks for executions whose ExecutorStepExecution.getStatus() would be neither running nor scheduled, and cancels them.