public class ProjectSucceededExecutionHandler extends AbstractExecutionHandler
logger, reporter| Constructor and Description |
|---|
ProjectSucceededExecutionHandler(MavenEventReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDetails(org.apache.maven.execution.ExecutionEvent executionEvent,
org.codehaus.plexus.util.xml.Xpp3Dom element) |
protected List<String> |
getConfigurationParametersToReport(org.apache.maven.execution.ExecutionEvent executionEvent) |
protected org.apache.maven.execution.ExecutionEvent.Type |
getSupportedType() |
_handle, fullClone, getMojoConfigurationValue, getSupportedPluginGoal, handle, toStringgetMavenFlattenPluginFlattenedPomFilename, newElement, newElement, newElement, newElement, newElementpublic ProjectSucceededExecutionHandler(MavenEventReporter reporter)
protected org.apache.maven.execution.ExecutionEvent.Type getSupportedType()
getSupportedType in class AbstractExecutionHandlernull if all event types are supported by this AbstractExecutionHandlerprotected void addDetails(org.apache.maven.execution.ExecutionEvent executionEvent,
org.codehaus.plexus.util.xml.Xpp3Dom element)
addDetails in class AbstractExecutionHandlerprotected List<String> getConfigurationParametersToReport(org.apache.maven.execution.ExecutionEvent executionEvent)
getConfigurationParametersToReport in class AbstractExecutionHandlerCopyright © 2016–2022. All rights reserved.