jenkins.plugins.mttr
Class MTTRAction
java.lang.Object
jenkins.plugins.mttr.MTTRAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class MTTRAction
- extends Object
- implements hudson.model.Action
Constructor Summary |
MTTRAction(hudson.model.AbstractProject project)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LAST_7_DAYS
public static final String LAST_7_DAYS
- See Also:
- Constant Field Values
LAST_30_DAYS
public static final String LAST_30_DAYS
- See Also:
- Constant Field Values
ALL_BUILDS
public static final String ALL_BUILDS
- See Also:
- Constant Field Values
ALL_BUILDS_FILE_NAME
public static final String ALL_BUILDS_FILE_NAME
- See Also:
- Constant Field Values
MTTRAction
public MTTRAction(hudson.model.AbstractProject project)
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName
in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName
in interface hudson.model.Action
- Specified by:
getDisplayName
in interface hudson.model.ModelObject
getUrlName
public String getUrlName()
- Specified by:
getUrlName
in interface hudson.model.Action
getShowResult
public List<String> getShowResult()
throws IOException
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.