@Extension
public class RunBadgeActionFactory
extends hudson.model.TransientBuildActionFactory
| Constructor and Description |
|---|
RunBadgeActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(hudson.model.Run target) |
org.jenkinsci.plugins.badge.StatusImage |
getImage(hudson.model.BallColor color) |
org.jenkinsci.plugins.badge.StatusImage |
getImage(hudson.model.BallColor color,
String style) |
public RunBadgeActionFactory()
throws IOException
IOExceptionpublic Collection<? extends hudson.model.Action> createFor(hudson.model.Run target)
createFor in class hudson.model.TransientBuildActionFactorypublic org.jenkinsci.plugins.badge.StatusImage getImage(hudson.model.BallColor color)
public org.jenkinsci.plugins.badge.StatusImage getImage(hudson.model.BallColor color,
String style)
Copyright © 2004-2016. All Rights Reserved.