public class UnleashArgumentInterceptorAction extends Object implements hudson.maven.MavenArgumentInterceptorAction
| Constructor and Description |
|---|
UnleashArgumentInterceptorAction(String goalsAndOptions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getGoalsAndOptions(hudson.maven.MavenModuleSetBuild build) |
String |
getIconFileName() |
String |
getUrlName() |
ArgumentListBuilder |
intercept(ArgumentListBuilder mavenargs,
hudson.maven.MavenModuleSetBuild build) |
public UnleashArgumentInterceptorAction(String goalsAndOptions)
public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface Actionpublic String getGoalsAndOptions(hudson.maven.MavenModuleSetBuild build)
getGoalsAndOptions in interface hudson.maven.MavenArgumentInterceptorActionpublic ArgumentListBuilder intercept(ArgumentListBuilder mavenargs, hudson.maven.MavenModuleSetBuild build)
intercept in interface hudson.maven.MavenArgumentInterceptorActionCopyright © 2016–2024. All rights reserved.