Class ExecutorStepExecution.PlaceholderTask.EnforceSelfLabel
java.lang.Object
hudson.model.queue.QueueTaskDispatcher
org.jenkinsci.plugins.workflow.support.steps.ExecutorStepExecution.PlaceholderTask.EnforceSelfLabel
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- ExecutorStepExecution.PlaceholderTask
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
@Extension
public static final class ExecutorStepExecution.PlaceholderTask.EnforceSelfLabel
extends QueueTaskDispatcher
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.queue.QueueTaskDispatcher
all, canRun, canTake
-
Constructor Details
-
EnforceSelfLabel
public EnforceSelfLabel()
-
-
Method Details
-
canTake
- Overrides:
canTake
in classQueueTaskDispatcher
-