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