au.com.rayh
Class XCodeAction
java.lang.Object
au.com.rayh.XCodeAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class XCodeAction
- extends Object
- implements hudson.model.Action
Simple Action for storing the build number
- Author:
- Reuben Bijl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XCodeAction
@DataBoundConstructor
public XCodeAction(String buildDescription)
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getBuildDescription
public String getBuildDescription()
Copyright © 2004-2013. All Rights Reserved.