@Extension public class PublicBadgeAction extends Object implements hudson.model.UnprotectedRootAction
| Modifier and Type | Field and Description |
|---|---|
static hudson.security.Permission |
VIEW_STATUS |
| Constructor and Description |
|---|
PublicBadgeAction() |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doIcon(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
String job,
String build,
String style)
Serves the badge image.
|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public PublicBadgeAction()
throws IOException
IOExceptionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectCopyright © 2004-2016. All Rights Reserved.