@Extension public static class RunResolver.ImplementsRun extends RunResolver
RunResolver
that resolves the case where the Queue.Executable
implements Run
RunResolver.ImplementsRun, RunResolver.WorkflowPlaceholderTask
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
ImplementsRun() |
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.