Package org.jenkinsci.plugins.workflow.support.steps
package org.jenkinsci.plugins.workflow.support.steps
-
ClassDescriptionDetermines whether a failure in
ExecutorStepshould be retried.A marker interface forCauseOfInterruptioninstances that can be retried throughAgentErrorCondition.Grabs anExecutoron a node of your choice and runs its block with that executor occupied.Persistent representation for context ofExecutorStepExecution.Need not useExecutorStepDynamicContext.Translatorsince we can serve aNodeeven when offline.Looks for executions whoseExecutorStepExecution.getStatus()would be neither running nor scheduled, and cancels them.Analogue ofFilePathPickle.Temporarily changes the working directory.Allocates a workspace on the current node and uses that as the default directory for nested steps.