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
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
NeedsFullBuildAction
public NeedsFullBuildAction()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-