public class NeedsFullBuildAction extends Object implements hudson.model.Action
MavenModuleSet needs a full build
on the next run even if it's marked as an incremental build.| Constructor and Description |
|---|
NeedsFullBuildAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2016–2017. All rights reserved.