public class SessionEndedHandler extends AbstractExecutionHandler
ExecutionEvent.Type#SessionEndedreporter| Constructor and Description |
|---|
SessionEndedHandler(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 SessionEndedHandler(@Nonnull MavenEventReporter reporter)
public boolean _handle(@Nonnull org.apache.maven.execution.ExecutionEvent executionEvent)
_handle in class AbstractExecutionHandler@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.