Class EmbeddableBadgeConfigsAction
java.lang.Object
org.jenkinsci.plugins.badge.actions.EmbeddableBadgeConfigsAction
- All Implemented Interfaces:
Action
,BuildBadgeAction
,ModelObject
,Serializable
@ExportedBean(defaultVisibility=2)
public class EmbeddableBadgeConfigsAction
extends Object
implements Action, Serializable, BuildBadgeAction
- Author:
- Thomas D.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addConfig
(EmbeddableBadgeConfig config) static EmbeddableBadgeConfig
static EmbeddableBadgeConfig
-
Constructor Details
-
EmbeddableBadgeConfigsAction
public EmbeddableBadgeConfigsAction()
-
-
Method Details
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
resolve
-
resolve
-
getConfig
-
addConfig
-