public class YouTrackCommandAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
YouTrackCommandAction(hudson.model.AbstractBuild build) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addCommand(Command command) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getIssueUrl() |
int |
getNumCommands() |
String |
getUrlName() |
public YouTrackCommandAction(hudson.model.AbstractBuild build)
public String getIssueUrl()
public boolean addCommand(Command command)
public int getNumCommands()
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2016–2019. All rights reserved.