Class PluginFactory.PluginExecutionGoalsNamedValue
java.lang.Object
org.sonatype.maven.polyglot.java.dsl.PluginFactory.PluginExecutionGoalsNamedValue
- All Implemented Interfaces:
Serializable, Function<String,String>, PluginFactory.PluginExecutionNamedValue, MethodFinder, NamedValue
- Enclosing interface:
PluginFactory
public static class PluginFactory.PluginExecutionGoalsNamedValue
extends Object
implements PluginFactory.PluginExecutionNamedValue
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface MethodFinder
MethodFinder.UnableToGuessMethodException -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface MethodFinder
defaultValueForParameter, getContainingClass, method, parameter, serializedMethods inherited from interface NamedValue
checkParametersEnabled, name, value
-
Field Details
-
goals
-
-
Constructor Details
-
PluginExecutionGoalsNamedValue
public PluginExecutionGoalsNamedValue()
-
-
Method Details
-
getGoals
-
setGoals
-
apply
-