Class MavenInvokerBuildAction
java.lang.Object
org.jenkinsci.plugins.maveninvoker.MavenInvokerBuildAction
- All Implemented Interfaces:
Action,ModelObject,Serializable,RunAction2
- Author:
- Olivier Lamy
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMavenInvokerBuildAction(Run<?, ?> build) MavenInvokerBuildAction(Run<?, ?> build, MavenInvokerResults mavenInvokerResults) Deprecated.MavenInvokerBuildAction(MavenInvokerResults mavenInvokerResults) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddResults(MavenInvokerResults mavenInvokerResults) getApi()Run<?,?> getBuild()intintintintintintintprotected voidinitTestCountsFields(MavenInvokerResults miResults) voidonAttached(Run<?, ?> r) voidprotected Object
-
Field Details
-
URL_NAME
- See Also:
-
-
Constructor Details
-
MavenInvokerBuildAction
Deprecated.This is aRunAction2instance, not need to pass build explicitlyConstructor. -
MavenInvokerBuildAction
-
MavenInvokerBuildAction
-
-
Method Details
-
addResults
-
getMavenInvokerResults
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-
getApi
-
getPassedTestCount
public int getPassedTestCount() -
getFailedTestCount
public int getFailedTestCount() -
getSkippedTestCount
public int getSkippedTestCount() -
getRunTests
public int getRunTests() -
getBuild
-
getFailCount
public int getFailCount() -
getSkipCount
public int getSkipCount() -
getTotalCount
public int getTotalCount() -
getPreviousResult
-
getResult
-
initTestCountsFields
-
readResolve
-
RunAction2instance, not need to pass build explicitly