Uses of Class
org.jenkinsci.plugins.maveninvoker.results.MavenInvokerResults
Packages that use MavenInvokerResults
-
Uses of MavenInvokerResults in org.jenkinsci.plugins.maveninvoker
Methods in org.jenkinsci.plugins.maveninvoker that return MavenInvokerResultsMethods in org.jenkinsci.plugins.maveninvoker with parameters of type MavenInvokerResultsModifier and TypeMethodDescriptionprotected voidMavenInvokerBuildAction.addResults(MavenInvokerResults mavenInvokerResults) protected voidMavenInvokerBuildAction.initTestCountsFields(MavenInvokerResults miResults) Constructors in org.jenkinsci.plugins.maveninvoker with parameters of type MavenInvokerResultsModifierConstructorDescriptionMavenInvokerBuildAction(Run<?, ?> build, MavenInvokerResults mavenInvokerResults) Deprecated.MavenInvokerBuildAction(MavenInvokerResults mavenInvokerResults) -
Uses of MavenInvokerResults in org.jenkinsci.plugins.maveninvoker.pipeline
Methods in org.jenkinsci.plugins.maveninvoker.pipeline that return MavenInvokerResults
RunAction2instance, not need to pass build explicitly