@OptionalExtension(requireClasses=org.jenkinsci.plugins.workflow.support.steps.ExecutorStepExecution.PlaceholderTask.class) public static class RunResolver.WorkflowPlaceholderTask extends RunResolver
RunResolver
RunResolver.ImplementsRun, RunResolver.WorkflowPlaceholderTask
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
WorkflowPlaceholderTask() |
Modifier and Type | Method and Description |
---|---|
protected Run<?,?> |
runOf(Queue.Executable executable)
Attempts to resolve the run from the executable.
|
resolve
protected Run<?,?> runOf(@NonNull Queue.Executable executable)
runOf
in class RunResolver
executable
- the executable.null
Copyright © 2016–2019. All rights reserved.