@Extension
public static final class XUnitPublisher.XUnitDescriptorPublisher
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
Constructor and Description |
---|
XUnitPublisher.XUnitDescriptorPublisher() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getHelpFile() |
hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> |
getListXUnitThresholdDescriptors() |
XUnitThreshold[] |
getListXUnitThresholdInstance() |
hudson.DescriptorExtensionList<com.thalesgroup.dtkit.metrics.hudson.api.type.TestType,com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<?>> |
getListXUnitTypeDescriptors() |
boolean |
isApplicable(Class type) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, 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 XUnitPublisher.XUnitDescriptorPublisher()
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.Publisher>
public boolean isApplicable(Class type)
isApplicable
in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
public String getHelpFile()
getHelpFile
in class hudson.model.Descriptor<hudson.tasks.Publisher>
public hudson.DescriptorExtensionList<com.thalesgroup.dtkit.metrics.hudson.api.type.TestType,com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<?>> getListXUnitTypeDescriptors()
public hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> getListXUnitThresholdDescriptors()
public XUnitThreshold[] getListXUnitThresholdInstance()
Copyright © 2004-2014. All Rights Reserved.