|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XUnitThreshold | |
---|---|
org.jenkinsci.plugins.xunit | |
org.jenkinsci.plugins.xunit.threshold |
Uses of XUnitThreshold in org.jenkinsci.plugins.xunit |
---|
Methods in org.jenkinsci.plugins.xunit that return XUnitThreshold | |
---|---|
XUnitThreshold[] |
XUnitPublisher.XUnitDescriptorPublisher.getListXUnitThresholdInstance()
|
XUnitThreshold[] |
XUnitPublisher.getThresholds()
|
Methods in org.jenkinsci.plugins.xunit that return types with arguments of type XUnitThreshold | |
---|---|
hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> |
XUnitPublisher.XUnitDescriptorPublisher.getListXUnitThresholdDescriptors()
|
Constructors in org.jenkinsci.plugins.xunit with parameters of type XUnitThreshold | |
---|---|
XUnitPublisher(com.thalesgroup.dtkit.metrics.hudson.api.type.TestType[] types,
XUnitThreshold[] thresholds)
|
|
XUnitPublisher(com.thalesgroup.dtkit.metrics.hudson.api.type.TestType[] types,
XUnitThreshold[] thresholds,
int thresholdMode)
|
Uses of XUnitThreshold in org.jenkinsci.plugins.xunit.threshold |
---|
Classes in org.jenkinsci.plugins.xunit.threshold with type parameters of type XUnitThreshold | |
---|---|
class |
XUnitThresholdDescriptor<T extends XUnitThreshold>
|
Subclasses of XUnitThreshold in org.jenkinsci.plugins.xunit.threshold | |
---|---|
class |
FailedThreshold
|
class |
SkippedThreshold
|
Methods in org.jenkinsci.plugins.xunit.threshold that return types with arguments of type XUnitThreshold | |
---|---|
static hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> |
XUnitThresholdDescriptor.all()
|
static hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> |
XUnitThreshold.all()
|
hudson.model.Descriptor<XUnitThreshold> |
XUnitThreshold.getDescriptor()
|
Constructor parameters in org.jenkinsci.plugins.xunit.threshold with type arguments of type XUnitThreshold | |
---|---|
FailedThresholdDescriptor(Class<? extends XUnitThreshold> clazz)
|
|
SkippedThresholdDescriptor(Class<? extends XUnitThreshold> clazz)
|
|
XUnitThresholdDescriptor(Class<? extends XUnitThreshold> clazz)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |