| Modifier and Type | Method and Description |
|---|---|
MavenEventReporter |
JenkinsMavenEventSpy.getReporter() |
| Constructor and Description |
|---|
JenkinsMavenEventSpy(MavenEventReporter reporter) |
| Modifier and Type | Field and Description |
|---|---|
protected MavenEventReporter |
AbstractMavenEventHandler.reporter |
| Constructor and Description |
|---|
AbstractExecutionHandler(MavenEventReporter reporter) |
AbstractMavenEventHandler(MavenEventReporter reporter) |
CatchAllExecutionHandler(MavenEventReporter reporter) |
DefaultSettingsBuildingRequestHandler(MavenEventReporter reporter) |
DependencyResolutionRequestHandler(MavenEventReporter reporter) |
DependencyResolutionResultHandler(MavenEventReporter reporter) |
JarJarExecutionHandler(MavenEventReporter reporter) |
MavenExecutionRequestHandler(MavenEventReporter reporter) |
MavenExecutionResultHandler(MavenEventReporter reporter) |
ProjectFailedExecutionHandler(MavenEventReporter reporter) |
ProjectStartedExecutionHandler(MavenEventReporter reporter) |
ProjectSucceededExecutionHandler(MavenEventReporter reporter) |
SessionEndedHandler(MavenEventReporter reporter) |
SurefireTestExecutionHandler(MavenEventReporter reporter) |
| Modifier and Type | Class and Description |
|---|---|
class |
DevNullMavenEventReporter
No Op
MavenEventReporter, typically used to disable the agent. |
class |
FileMavenEventReporter |
class |
OutputStreamEventReporter |
Copyright © 2017. All rights reserved.