Uses of Class
org.apache.maven.plugins.invoker.InvokerSession
Packages that use InvokerSession
-
Uses of InvokerSession in org.apache.maven.plugins.invoker
Methods in org.apache.maven.plugins.invoker with parameters of type InvokerSessionModifier and TypeMethodDescription(package private) abstract void
AbstractInvokerMojo.processResults
(InvokerSession invokerSession) Processes the results of invoking the build jobs.(package private) void
IntegrationTestMojo.processResults
(InvokerSession invokerSession) (package private) void
InvokerMojo.processResults
(InvokerSession invokerSession)