Uses of Class
org.jenkinsci.plugins.xunit.threshold.XUnitThresholdDescriptor

Packages that use XUnitThresholdDescriptor
com.thalesgroup.hudson.plugins.xunit   
org.jenkinsci.plugins.xunit   
org.jenkinsci.plugins.xunit.threshold   
 

Uses of XUnitThresholdDescriptor in com.thalesgroup.hudson.plugins.xunit
 

Methods in com.thalesgroup.hudson.plugins.xunit that return types with arguments of type XUnitThresholdDescriptor
 hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> XUnitPublisher.XUnitDescriptorPublisher.getListXUnitThresholdDescriptors()
           
 

Uses of XUnitThresholdDescriptor in org.jenkinsci.plugins.xunit
 

Methods in org.jenkinsci.plugins.xunit that return types with arguments of type XUnitThresholdDescriptor
 hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> XUnitPublisher.XUnitDescriptorPublisher.getListXUnitThresholdDescriptors()
           
 

Uses of XUnitThresholdDescriptor in org.jenkinsci.plugins.xunit.threshold
 

Subclasses of XUnitThresholdDescriptor in org.jenkinsci.plugins.xunit.threshold
 class FailedThresholdDescriptor
           
 class SkippedThresholdDescriptor
           
 

Methods in org.jenkinsci.plugins.xunit.threshold that return types with arguments of type XUnitThresholdDescriptor
static hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> XUnitThresholdDescriptor.all()
           
static hudson.DescriptorExtensionList<XUnitThreshold,XUnitThresholdDescriptor<?>> XUnitThreshold.all()
           
 



Copyright © 2004-2012. All Rights Reserved.