public class LoggingProjectAction extends Object implements hudson.model.ProminentProjectAction
| Constructor and Description |
|---|
LoggingProjectAction(hudson.model.Job<?,?> job) |
| Modifier and Type | Method and Description |
|---|---|
void |
doGetPollLog(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
List<Logging.PollLoggingFile> |
getLogs() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic List<Logging.PollLoggingFile> getLogs()
public void doGetPollLog(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2004-2015. All Rights Reserved.