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