Uses of Class
net.praqma.jenkins.rqm.RqmCollector

Packages that use RqmCollector
net.praqma.jenkins.rqm   
net.praqma.jenkins.rqm.collector   
 

Uses of RqmCollector in net.praqma.jenkins.rqm
 

Fields in net.praqma.jenkins.rqm declared as RqmCollector
 RqmCollector RqmBuilder.collectionStrategy
           
 

Methods in net.praqma.jenkins.rqm that return types with arguments of type RqmCollector
static hudson.DescriptorExtensionList<RqmCollector,RqmCollectorDescriptor> RqmCollector.all()
           
 

Constructors in net.praqma.jenkins.rqm with parameters of type RqmCollector
RqmBuilder(RqmCollector collectionStrategy, List<hudson.tasks.BuildStep> iterativeTestCaseBuilders, List<hudson.tasks.BuildStep> preBuildSteps, List<hudson.tasks.BuildStep> postBuildSteps)
           
 

Constructor parameters in net.praqma.jenkins.rqm with type arguments of type RqmCollector
RqmCollectorDescriptor(Class<? extends RqmCollector> clazz)
           
 

Uses of RqmCollector in net.praqma.jenkins.rqm.collector
 

Subclasses of RqmCollector in net.praqma.jenkins.rqm.collector
 class RqmTestSuiteExectionRecordCollectionStrategy
          Step 1 : Get a feed of all testsuiterecords within the plan Step 2 : Select the test cases associated with testsuiteexecutionrecord.
 



Copyright © 2004-2014. All Rights Reserved.