Uses of Class
hudson.plugins.labeledgroupedtests.MetaLabeledTestResultGroup

Packages that use MetaLabeledTestResultGroup
hudson.plugins.labeledgroupedtests   
 

Uses of MetaLabeledTestResultGroup in hudson.plugins.labeledgroupedtests
 

Fields in hudson.plugins.labeledgroupedtests declared as MetaLabeledTestResultGroup
protected  MetaLabeledTestResultGroup MetaLabeledTestResultGroupAction.resultGroup
          Deprecated. use resultGroupReference instead.
 

Methods in hudson.plugins.labeledgroupedtests that return MetaLabeledTestResultGroup
 MetaLabeledTestResultGroup MetaLabeledTestResultGroup.getPreviousResult()
           
 MetaLabeledTestResultGroup MetaLabeledTestResultGroupAction.getResult()
          Get the result that this action represents.
 MetaLabeledTestResultGroup MetaLabeledTestResultGroupAction.getResultAsTestResultGroup()
          This convenience method is what getResult() should have been, but with a specified return type.
 

Methods in hudson.plugins.labeledgroupedtests with parameters of type MetaLabeledTestResultGroup
 void MetaLabeledTestResultGroupAction.setResult(MetaLabeledTestResultGroup r, hudson.model.BuildListener listener)
          Store the data to a separate file, and update our cached values.
 

Constructors in hudson.plugins.labeledgroupedtests with parameters of type MetaLabeledTestResultGroup
MetaLabeledTestResultGroupAction(hudson.model.AbstractBuild owner, MetaLabeledTestResultGroup r, hudson.model.BuildListener listener)
           
 



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