Uses of Class
hudson.plugins.labeledgroupedtests.LabeledTestGroupConfiguration

Packages that use LabeledTestGroupConfiguration
hudson.plugins.labeledgroupedtests   
 

Uses of LabeledTestGroupConfiguration in hudson.plugins.labeledgroupedtests
 

Fields in hudson.plugins.labeledgroupedtests with type parameters of type LabeledTestGroupConfiguration
protected  java.util.List<LabeledTestGroupConfiguration> LabeledTestResultGroupPublisher.configs
           
 

Methods in hudson.plugins.labeledgroupedtests that return types with arguments of type LabeledTestGroupConfiguration
 java.util.List<LabeledTestGroupConfiguration> LabeledTestResultGroupPublisher.getConfigs()
           
 hudson.model.Descriptor<LabeledTestGroupConfiguration> LabeledTestGroupConfiguration.getDescriptor()
           
 

Methods in hudson.plugins.labeledgroupedtests with parameters of type LabeledTestGroupConfiguration
 int LabeledTestGroupConfiguration.compareTo(LabeledTestGroupConfiguration that)
           
 

Method parameters in hudson.plugins.labeledgroupedtests with type arguments of type LabeledTestGroupConfiguration
 void LabeledTestResultGroupPublisher.setConfigs(java.util.List<LabeledTestGroupConfiguration> configs)
           
 

Constructor parameters in hudson.plugins.labeledgroupedtests with type arguments of type LabeledTestGroupConfiguration
LabeledTestResultGroupPublisher(java.util.List<LabeledTestGroupConfiguration> configs)
           
 



Copyright © 2015 Yahoo!, Inc.. All Rights Reserved.