Class ExecutorStepExecution.PlaceholderTask.PlaceholderExecutable

java.lang.Object
org.jenkinsci.plugins.workflow.support.steps.ExecutorStepExecution.PlaceholderTask.PlaceholderExecutable
All Implemented Interfaces:
Queue.Executable, AccessControlled, Runnable, org.jenkinsci.plugins.durabletask.executors.ContinuableExecutable
Enclosing class:
ExecutorStepExecution.PlaceholderTask

@ExportedBean @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public final class ExecutorStepExecution.PlaceholderTask.PlaceholderExecutable extends Object implements org.jenkinsci.plugins.durabletask.executors.ContinuableExecutable, AccessControlled
Occupies Executor while workflow uses this build agent.
  • Constructor Details

    • PlaceholderExecutable

      public PlaceholderExecutable()
  • Method Details