public class DeployDeployExecutionHandler extends CatchAllExecutionHandler
reporter| Constructor and Description |
|---|
DeployDeployExecutionHandler(MavenEventReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDetails(org.apache.maven.execution.ExecutionEvent executionEvent,
org.codehaus.plexus.util.xml.Xpp3Dom root) |
protected String |
getSupportedPluginGoal() |
protected org.apache.maven.execution.ExecutionEvent.Type |
getSupportedType() |
getConfigurationParametersToReport_handle, fullClone, getMojoConfigurationValue, handle, toStringnewElement, newElement, newElement, newElement, newElementpublic DeployDeployExecutionHandler(@Nonnull MavenEventReporter reporter)
protected void addDetails(@Nonnull org.apache.maven.execution.ExecutionEvent executionEvent, @Nonnull org.codehaus.plexus.util.xml.Xpp3Dom root)
addDetails in class AbstractExecutionHandler@Nullable protected org.apache.maven.execution.ExecutionEvent.Type getSupportedType()
getSupportedType in class CatchAllExecutionHandler@Nullable protected String getSupportedPluginGoal()
getSupportedPluginGoal in class AbstractExecutionHandlerCopyright © 2017. All rights reserved.