| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipeline.maven.eventspy | |
| org.jenkinsci.plugins.pipeline.maven.eventspy.handler |
| Modifier and Type | Method and Description |
|---|---|
List<MavenEventHandler> |
JenkinsMavenEventSpy.getHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
JenkinsMavenEventSpy.setHandlers(MavenEventHandler... handlers) |
| Modifier and Type | Method and Description |
|---|---|
void |
JenkinsMavenEventSpy.setHandlers(List<MavenEventHandler> handlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExecutionHandler |
class |
AbstractMavenEventHandler<E> |
class |
CatchAllExecutionHandler |
class |
DefaultSettingsBuildingRequestHandler |
class |
DependencyResolutionRequestHandler |
class |
DependencyResolutionResultHandler |
class |
FailsafeTestExecutionHandler |
class |
JarJarExecutionHandler |
class |
MavenExecutionRequestHandler |
class |
MavenExecutionResultHandler |
class |
ProjectFailedExecutionHandler |
class |
ProjectStartedExecutionHandler |
class |
ProjectSucceededExecutionHandler |
class |
RepositoryEventHandler |
class |
SessionEndedHandler
Don't generate an entry in the report for
ExecutionEvent.Type#SessionEnded |
class |
SurefireTestExecutionHandler |
Copyright © 2017. All rights reserved.