public class ProjectSucceededExecutionHandler extends AbstractExecutionHandler
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, getMojoConfigurationValue, getSupportedPluginGoal, handle, toStringnewElement, newElement, newElement, newElement, newElementpublic ProjectSucceededExecutionHandler(MavenEventReporter reporter)
protected org.apache.maven.execution.ExecutionEvent.Type getSupportedType()
getSupportedType in class 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 © 2017. All rights reserved.