hudson.plugins.sauce_ondemand
Class AbstractAction
java.lang.Object
hudson.plugins.sauce_ondemand.AbstractAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
- Direct Known Subclasses:
- SauceOnDemandBuildAction, SauceOnDemandProjectAction
public abstract class AbstractAction
- extends Object
- implements hudson.model.Action
- Author:
- Ross Rowe
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAction
public AbstractAction()
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
- Returns:
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
- Returns:
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
- Returns:
Copyright © 2004-2012. All Rights Reserved.