@Extension public class GhprbRootAction extends Object implements hudson.model.UnprotectedRootAction
Modifier and Type | Class and Description |
---|---|
static class |
GhprbRootAction.GhprbRootActionCrumbExclusion |
Constructor and Description |
---|
GhprbRootAction() |
Modifier and Type | Method and Description |
---|---|
void |
doIndex(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse resp) |
String |
getDisplayName() |
String |
getIconFileName() |
int |
getThreadCount() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
public int getThreadCount()
public void doIndex(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse resp)
Copyright © 2016–2017. All rights reserved.