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.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
Copyright © 2016–2019. All rights reserved.