Uses of Class
hudson.plugins.labeledgroupedtests.MetaLabeledTestResultGroupAction

Packages that use MetaLabeledTestResultGroupAction
hudson.plugins.labeledgroupedtests   
 

Uses of MetaLabeledTestResultGroupAction in hudson.plugins.labeledgroupedtests
 

Fields in hudson.plugins.labeledgroupedtests declared as MetaLabeledTestResultGroupAction
protected  MetaLabeledTestResultGroupAction MetaLabeledTestResultGroup.parentAction
           
 

Methods in hudson.plugins.labeledgroupedtests that return MetaLabeledTestResultGroupAction
 MetaLabeledTestResultGroupAction MetaLabeledTestResultGroupProjectAction.getLastTestResultAction()
           
 MetaLabeledTestResultGroupAction MetaLabeledTestResultGroup.getTestResultAction()
           
 

Methods in hudson.plugins.labeledgroupedtests with parameters of type MetaLabeledTestResultGroupAction
 void MetaLabeledTestResultGroup.setParentAction(MetaLabeledTestResultGroupAction parentAction)
           
 

Constructors in hudson.plugins.labeledgroupedtests with parameters of type MetaLabeledTestResultGroupAction
MetaLabeledTestResultGroup(MetaLabeledTestResultGroupAction parentAction, java.lang.String description)
           
 



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