Skip navigation links
A C D F G H I J M N O P R S T _ 

A

AbstractExecutionHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
AbstractExecutionHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractExecutionHandler
 
AbstractMavenEventHandler<E> - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
AbstractMavenEventHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractMavenEventHandler
 
addDetails(ExecutionEvent, Xpp3Dom) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractExecutionHandler
 
addDetails(ExecutionEvent, Xpp3Dom) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectSucceededExecutionHandler
 

C

CatchAllExecutionHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
CatchAllExecutionHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.CatchAllExecutionHandler
 
close() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 
close() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.DevNullMavenEventReporter
 
close() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.FileMavenEventReporter
 
close() - Method in interface org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.MavenEventReporter
Close the reporter at the end of the Maven execution.
close() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.OutputStreamEventReporter
 

D

DefaultSettingsBuildingRequestHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
DefaultSettingsBuildingRequestHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.DefaultSettingsBuildingRequestHandler
 
DependencyResolutionRequestHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
DependencyResolutionRequestHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.DependencyResolutionRequestHandler
 
DependencyResolutionResultHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
DependencyResolutionResultHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.DependencyResolutionResultHandler
 
DevNullMavenEventReporter - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.reporter
No Op MavenEventReporter, typically used to disable the agent.
DevNullMavenEventReporter() - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.DevNullMavenEventReporter
 
DISABLE_MAVEN_EVENT_SPY_ENVIRONMENT_VARIABLE_NAME - Static variable in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 
DISABLE_MAVEN_EVENT_SPY_PROPERTY_NAME - Static variable in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 
disabled - Variable in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 

F

FailsafeTestExecutionHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
FailsafeTestExecutionHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.FailsafeTestExecutionHandler
 
FileMavenEventReporter - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.reporter
 
FileMavenEventReporter() - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.FileMavenEventReporter
 

G

getConfigurationParametersToReport(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractExecutionHandler
 
getConfigurationParametersToReport(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.CatchAllExecutionHandler
 
getConfigurationParametersToReport(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.FailsafeTestExecutionHandler
 
getConfigurationParametersToReport(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.JarJarExecutionHandler
 
getConfigurationParametersToReport(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectFailedExecutionHandler
 
getConfigurationParametersToReport(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectStartedExecutionHandler
 
getConfigurationParametersToReport(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectSucceededExecutionHandler
 
getConfigurationParametersToReport(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.SessionEndedHandler
 
getConfigurationParametersToReport(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.SurefireTestExecutionHandler
 
getHandlers() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 
getMojoConfigurationValue(MojoExecution, String) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractExecutionHandler
 
getReporter() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 
getSupportedPluginGoal() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractExecutionHandler
 
getSupportedPluginGoal() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.FailsafeTestExecutionHandler
 
getSupportedPluginGoal() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.JarJarExecutionHandler
 
getSupportedPluginGoal() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.SurefireTestExecutionHandler
 
getSupportedType() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractExecutionHandler
 
getSupportedType() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.CatchAllExecutionHandler
 
getSupportedType() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.FailsafeTestExecutionHandler
 
getSupportedType() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.JarJarExecutionHandler
 
getSupportedType() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectFailedExecutionHandler
 
getSupportedType() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectStartedExecutionHandler
 
getSupportedType() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectSucceededExecutionHandler
 
getSupportedType() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.SessionEndedHandler
 
getSupportedType() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.SurefireTestExecutionHandler
 

H

handle(Object) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractExecutionHandler
 
handle(Object) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractMavenEventHandler
 
handle(Object) - Method in interface org.jenkinsci.plugins.pipeline.maven.eventspy.handler.MavenEventHandler
 

I

init(EventSpy.Context) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 
isEventSpyDisabled() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
Visible for testing

J

JarJarExecutionHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
JarJarExecutionHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.JarJarExecutionHandler
 
JenkinsMavenEventSpy - Class in org.jenkinsci.plugins.pipeline.maven.eventspy
Maven EventSpy to capture build details consumed by the Jenkins Pipeline Maven Plugin and the withMaven(){...} pipeline step.
JenkinsMavenEventSpy() - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 
JenkinsMavenEventSpy(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 

M

MavenEventHandler<E> - Interface in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
MavenEventReporter - Interface in org.jenkinsci.plugins.pipeline.maven.eventspy.reporter
WARNING: implementations of MavenEventReporter MUST be thread safe.
MavenExecutionRequestHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
MavenExecutionRequestHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.MavenExecutionRequestHandler
 
MavenExecutionResultHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
MavenExecutionResultHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.MavenExecutionResultHandler
 

N

newElement(String, String) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractMavenEventHandler
 
newElement(String, MavenProject) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractMavenEventHandler
 
newElement(String, Throwable) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractMavenEventHandler
 
newElement(String, File) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractMavenEventHandler
 
newElement(String, Artifact) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractMavenEventHandler
 

O

onEvent(Object) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 
org.jenkinsci.plugins.pipeline.maven.eventspy - package org.jenkinsci.plugins.pipeline.maven.eventspy
 
org.jenkinsci.plugins.pipeline.maven.eventspy.handler - package org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
org.jenkinsci.plugins.pipeline.maven.eventspy.reporter - package org.jenkinsci.plugins.pipeline.maven.eventspy.reporter
 
OutputStreamEventReporter - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.reporter
 
OutputStreamEventReporter(OutputStream) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.OutputStreamEventReporter
 
OutputStreamEventReporter(Writer) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.OutputStreamEventReporter
 

P

print(Object) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.DevNullMavenEventReporter
 
print(Xpp3Dom) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.DevNullMavenEventReporter
 
print(Object) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.FileMavenEventReporter
 
print(Xpp3Dom) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.FileMavenEventReporter
 
print(Object) - Method in interface org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.MavenEventReporter
 
print(Xpp3Dom) - Method in interface org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.MavenEventReporter
 
print(Object) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.OutputStreamEventReporter
 
print(Xpp3Dom) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.reporter.OutputStreamEventReporter
 
ProjectFailedExecutionHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
ProjectFailedExecutionHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectFailedExecutionHandler
 
ProjectStartedExecutionHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
ProjectStartedExecutionHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectStartedExecutionHandler
 
ProjectSucceededExecutionHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
ProjectSucceededExecutionHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectSucceededExecutionHandler
 

R

reporter - Variable in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractMavenEventHandler
 
RepositoryEventHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
RepositoryEventHandler(FileMavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.RepositoryEventHandler
 

S

SessionEndedHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
Don't generate an entry in the report for ExecutionEvent.Type#SessionEnded
SessionEndedHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.SessionEndedHandler
 
setHandlers(List<MavenEventHandler>) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 
setHandlers(MavenEventHandler...) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.JenkinsMavenEventSpy
 
SurefireTestExecutionHandler - Class in org.jenkinsci.plugins.pipeline.maven.eventspy.handler
 
SurefireTestExecutionHandler(MavenEventReporter) - Constructor for class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.SurefireTestExecutionHandler
 

T

toString() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractExecutionHandler
 
toString() - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractMavenEventHandler
 

_

_handle(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractExecutionHandler
 
_handle(E) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.AbstractMavenEventHandler
 
_handle(DefaultSettingsBuildingRequest) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.DefaultSettingsBuildingRequestHandler
 
_handle(DependencyResolutionRequest) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.DependencyResolutionRequestHandler
 
_handle(DependencyResolutionResult) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.DependencyResolutionResultHandler
 
_handle(MavenExecutionRequest) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.MavenExecutionRequestHandler
 
_handle(MavenExecutionResult) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.MavenExecutionResultHandler
 
_handle(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.ProjectStartedExecutionHandler
 
_handle(RepositoryEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.RepositoryEventHandler
 
_handle(ExecutionEvent) - Method in class org.jenkinsci.plugins.pipeline.maven.eventspy.handler.SessionEndedHandler
 
A C D F G H I J M N O P R S T _ 
Skip navigation links

Copyright © 2017. All rights reserved.