@Extension
public static final class XUnitPublisher.XUnitDescriptorPublisher
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
| Constructor and Description |
|---|
XUnitDescriptorPublisher() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getHelpFile() |
hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> |
getListXUnitThresholdDescriptors() |
XUnitThreshold[] |
getListXUnitThresholdInstance() |
hudson.DescriptorExtensionList<org.jenkinsci.lib.dtkit.type.TestType,org.jenkinsci.lib.dtkit.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, toMappublic 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<org.jenkinsci.lib.dtkit.type.TestType,org.jenkinsci.lib.dtkit.descriptor.TestTypeDescriptor<?>> getListXUnitTypeDescriptors()
public hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> getListXUnitThresholdDescriptors()
public XUnitThreshold[] getListXUnitThresholdInstance()
Copyright © 2004-2016. All Rights Reserved.