com.ibm.team.build.internal.hjplugin
Class RTCBuildResultAction
java.lang.Object
com.ibm.team.build.internal.hjplugin.RTCBuildResultAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.EnvironmentContributingAction, hudson.model.ModelObject, Serializable
public class RTCBuildResultAction
- extends Object
- implements Serializable, hudson.model.Action, hudson.model.EnvironmentContributingAction
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buildEnvVars
public void buildEnvVars(hudson.model.AbstractBuild<?,?> build,
hudson.EnvVars env)
- Specified by:
buildEnvVars in interface hudson.model.EnvironmentContributingAction
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
createdBuildResult
public boolean createdBuildResult()
addBuildProperties
public void addBuildProperties(Map<String,String> buildProperties)
Copyright © 2004-2013. All Rights Reserved.