hudson.maven
Class NeedsFullBuildAction
java.lang.Object
hudson.maven.NeedsFullBuildAction
- All Implemented Interfaces:
- Action, ModelObject
public class NeedsFullBuildAction
- extends Object
- implements Action
Action signalling that this MavenModuleSet needs a full build
on the next run even if it's marked as an incremental build.
- Author:
- kutzi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NeedsFullBuildAction
public NeedsFullBuildAction()
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface Action- Specified by:
getDisplayName in interface ModelObject
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface Action
Copyright © 2004-2013. All Rights Reserved.