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:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
Need not useExecutorStepDynamicContext.Translator
since we can serve aNode
even when offline.static final class
-
Method Summary