public class SessionEndedHandler extends AbstractExecutionHandler
ExecutionEvent.Type#SessionEndedlogger, reporter| 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, fullClone, getMojoConfigurationValue, getSupportedPluginGoal, handle, toStringgetMavenFlattenPluginFlattenedPomFilename, newElement, 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 AbstractExecutionHandlernull if all event types are supported by this AbstractExecutionHandlerCopyright © 2016–2022. All rights reserved.