Class ExecutorStepDynamicContext

java.lang.Object
org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext
All Implemented Interfaces:
Serializable

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public final class ExecutorStepDynamicContext extends Object implements Serializable
Persistent representation for context of ExecutorStepExecution. Supersedes FilePathPickle, ExecutorPickle, ComputerPickle, and WorkspaceListLeasePickle.
See Also: