com.thalesgroup.hudson.plugins.cccc
Class CcccBuildAction
java.lang.Object
com.thalesgroup.hudson.plugins.cccc.CcccBuildAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, Serializable, org.kohsuke.stapler.StaplerProxy
public class CcccBuildAction
- extends Object
- implements hudson.model.Action, Serializable, org.kohsuke.stapler.StaplerProxy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URL_NAME
public static final String URL_NAME
- See Also:
- Constant Field Values
CcccBuildAction
public CcccBuildAction(hudson.model.AbstractBuild<?,?> build,
CcccResult result)
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName 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
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getSummary
public String getSummary()
getDetails
public String getDetails()
getResult
public CcccResult getResult()
getTarget
public Object getTarget()
- Specified by:
getTarget in interface org.kohsuke.stapler.StaplerProxy
Copyright © 2004-2011. All Rights Reserved.