Class UnleashBadgeAction
java.lang.Object
com.itemis.jenkins.plugins.unleash.UnleashBadgeAction
- All Implemented Interfaces:
Action,BuildBadgeAction,ModelObject,RunAction2
- Author:
- Stanley Hillner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanvoidonAttached(Run<?, ?> run) voidvoidsetVersion(String version)
-
Constructor Details
-
UnleashBadgeAction
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-
getTooltipText
-
isSuccessfulBuild
public boolean isSuccessfulBuild() -
isFailedBuild
public boolean isFailedBuild() -
isUnstableBuild
public boolean isUnstableBuild() -
isBuilding
public boolean isBuilding() -
getVersion
-
setVersion
-