Class DefaultMojoExecution
java.lang.Object
org.apache.maven.internal.impl.DefaultMojoExecution
- All Implemented Interfaces:
org.apache.maven.api.MojoExecution
-
Constructor Details
-
DefaultMojoExecution
-
-
Method Details
-
getDelegate
-
getPlugin
public org.apache.maven.api.Plugin getPlugin()- Specified by:
getPluginin interfaceorg.apache.maven.api.MojoExecution
-
getModel
public org.apache.maven.api.model.PluginExecution getModel()- Specified by:
getModelin interfaceorg.apache.maven.api.MojoExecution
-
getDescriptor
public org.apache.maven.api.plugin.descriptor.MojoDescriptor getDescriptor()- Specified by:
getDescriptorin interfaceorg.apache.maven.api.MojoExecution
-
getLifecyclePhase
- Specified by:
getLifecyclePhasein interfaceorg.apache.maven.api.MojoExecution
-
getExecutionId
- Specified by:
getExecutionIdin interfaceorg.apache.maven.api.MojoExecution
-
getGoal
- Specified by:
getGoalin interfaceorg.apache.maven.api.MojoExecution
-
getConfiguration
- Specified by:
getConfigurationin interfaceorg.apache.maven.api.MojoExecution
-
toString
-