Package hudson.maven
Class NeedsFullBuildAction
java.lang.Object
hudson.maven.NeedsFullBuildAction
- All Implemented Interfaces:
Action,ModelObject
Action signalling that this
MavenModuleSet needs a full build
on the next run even if it's marked as an incremental build.- Author:
- kutzi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
NeedsFullBuildAction
public NeedsFullBuildAction()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-