public class ProjectStartedExecutionHandler extends AbstractExecutionHandler
reporter| Constructor and Description |
|---|
ProjectStartedExecutionHandler(MavenEventReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
_handle(org.apache.maven.execution.ExecutionEvent executionEvent) |
protected List<String> |
getConfigurationParametersToReport(org.apache.maven.execution.ExecutionEvent executionEvent) |
protected org.apache.maven.execution.ExecutionEvent.Type |
getSupportedType() |
addDetails, getMojoConfigurationValue, getSupportedPluginGoal, handle, toStringnewElement, newElement, newElement, newElement, newElementpublic ProjectStartedExecutionHandler(MavenEventReporter reporter)
protected org.apache.maven.execution.ExecutionEvent.Type getSupportedType()
getSupportedType in class AbstractExecutionHandlerprotected List<String> getConfigurationParametersToReport(org.apache.maven.execution.ExecutionEvent executionEvent)
getConfigurationParametersToReport in class AbstractExecutionHandlerpublic boolean _handle(@Nonnull org.apache.maven.execution.ExecutionEvent executionEvent)
_handle in class AbstractExecutionHandlerCopyright © 2017. All rights reserved.