public class DeployDeployExecutionHandler extends CatchAllExecutionHandler
logger, 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, toStringgetMavenFlattenPluginFlattenedPomFilename, newElement, 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 CatchAllExecutionHandlernull if all event types are supported by this AbstractExecutionHandler@Nullable protected String getSupportedPluginGoal()
getSupportedPluginGoal in class AbstractExecutionHandlernull if all goals are supported by this AbstractExecutionHandlerCopyright © 2016–2019. All rights reserved.