public class BuildFlowAction extends Object implements hudson.model.Action
| Modifier and Type | Class and Description |
|---|---|
static class |
BuildFlowAction.BuildActionFactory |
static class |
BuildFlowAction.ProjectActionFactory |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
buildMatrix() |
String |
getDisplayName() |
String |
getIconFileName() |
hudson.model.Run |
getTarget() |
String |
getUrlName() |
public hudson.model.Run getTarget()
public Matrix buildMatrix()
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getIconFileName()
getIconFileName in interface hudson.model.ActionCopyright © 2016–2018. All rights reserved.