public class BuildTriggerAction
extends hudson.model.InvisibleAction
implements hudson.model.queue.FoldableAction
| Constructor and Description |
|---|
BuildTriggerAction(org.jenkinsci.plugins.workflow.steps.StepContext context,
boolean propagate) |
| Modifier and Type | Method and Description |
|---|---|
void |
foldIntoExisting(hudson.model.Queue.Item item,
hudson.model.Queue.Task owner,
List<hudson.model.Action> otherActions) |
org.jenkinsci.plugins.workflow.steps.StepContext |
getStepContext() |
boolean |
isPropagate() |
getDisplayName, getIconFileName, getUrlNamepublic BuildTriggerAction(org.jenkinsci.plugins.workflow.steps.StepContext context,
boolean propagate)
public org.jenkinsci.plugins.workflow.steps.StepContext getStepContext()
public boolean isPropagate()
public void foldIntoExisting(hudson.model.Queue.Item item,
hudson.model.Queue.Task owner,
List<hudson.model.Action> otherActions)
foldIntoExisting in interface hudson.model.queue.FoldableActionCopyright © 2016. All rights reserved.