public final class SubTask extends Object
Modifier and Type | Field and Description |
---|---|
List<hudson.model.Action> |
actions |
hudson.model.queue.QueueTaskFuture<? extends hudson.model.Queue.Executable> |
future |
MultiJobBuild |
multiJobBuild |
PhaseJobsConfig |
phaseConfig |
hudson.model.Result |
result |
hudson.model.Job |
subJob |
Modifier and Type | Method and Description |
---|---|
void |
cancelJob() |
void |
generateFuture() |
boolean |
isCancelled() |
boolean |
isShouldTrigger() |
public final hudson.model.Job subJob
public final PhaseJobsConfig phaseConfig
public final List<hudson.model.Action> actions
public hudson.model.queue.QueueTaskFuture<? extends hudson.model.Queue.Executable> future
public final MultiJobBuild multiJobBuild
public hudson.model.Result result
Copyright © 2016–2020. All rights reserved.