hudson.plugins.logparser
Class LogParserAction
java.lang.Object
hudson.plugins.logparser.LogParserAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class LogParserAction
- extends java.lang.Object
- implements hudson.model.Action
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogParserAction
public LogParserAction(hudson.model.AbstractBuild<?,?> build,
LogParserResult result)
getIconFileName
public java.lang.String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getUrlNameStat
public static java.lang.String getUrlNameStat()
getOwner
public hudson.model.AbstractBuild<?,?> getOwner()
getResult
public LogParserResult getResult()
doDynamic
public void doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws java.io.IOException,
javax.servlet.ServletException,
java.lang.InterruptedException
- Throws:
java.io.IOException
javax.servlet.ServletException
java.lang.InterruptedException
Copyright © 2010. All Rights Reserved.