public class XCodeAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
XCodeAction(String buildDescription) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuildDescription() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
@DataBoundConstructor public XCodeAction(String buildDescription)
public String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getBuildDescription()
Copyright © 2004-2013. All Rights Reserved.