public abstract class XUnitThresholdDescriptor<T extends XUnitThreshold> extends hudson.model.Descriptor<XUnitThreshold>
Constructor and Description |
---|
XUnitThresholdDescriptor(Class<? extends XUnitThreshold> clazz) |
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> |
all() |
abstract String |
getFailureNewThresholdImgTitle() |
abstract String |
getFailureThresholdImgTitle() |
abstract String |
getThresholdHelpMessage() |
abstract String |
getUnstableNewThresholdImgTitle() |
abstract String |
getUnstableThresholdImgTitle() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public XUnitThresholdDescriptor(Class<? extends XUnitThreshold> clazz)
public static hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> all()
public abstract String getUnstableThresholdImgTitle()
public abstract String getUnstableNewThresholdImgTitle()
public abstract String getFailureThresholdImgTitle()
public abstract String getFailureNewThresholdImgTitle()
public abstract String getThresholdHelpMessage()
Copyright © 2004-2014. All Rights Reserved.