|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RqmObject | |
|---|---|
| net.praqma.jenkins.rqm | |
| net.praqma.jenkins.rqm.collector | |
| net.praqma.jenkins.rqm.model | |
| Uses of RqmObject in net.praqma.jenkins.rqm |
|---|
| Classes in net.praqma.jenkins.rqm with type parameters of type RqmObject | |
|---|---|
class |
RqmObjectCreator<T extends RqmObject>
|
| Fields in net.praqma.jenkins.rqm with type parameters of type RqmObject | |
|---|---|
List<? extends RqmObject> |
RqmBuildAction.topLevelObjects
|
| Methods in net.praqma.jenkins.rqm with type parameters of type RqmObject | ||
|---|---|---|
abstract
|
RqmCollector.collect(hudson.model.BuildListener listener,
hudson.model.AbstractBuild<?,?> build)
|
|
| Method parameters in net.praqma.jenkins.rqm with type arguments of type RqmObject | |
|---|---|
boolean |
RqmCollector.execute(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
hudson.Launcher launcher,
List<hudson.tasks.BuildStep> preBuildSteps,
List<hudson.tasks.BuildStep> postBuildSteps,
List<hudson.tasks.BuildStep> iterativeTestCaseBuilders,
List<? extends RqmObject> results)
|
| Constructor parameters in net.praqma.jenkins.rqm with type arguments of type RqmObject | |
|---|---|
RqmBuildAction(List<? extends RqmObject> topLevelObjects)
|
|
| Uses of RqmObject in net.praqma.jenkins.rqm.collector |
|---|
| Methods in net.praqma.jenkins.rqm.collector with type parameters of type RqmObject | ||
|---|---|---|
|
RqmTestSuiteExectionRecordCollectionStrategy.collect(hudson.model.BuildListener listener,
hudson.model.AbstractBuild<?,?> build)
|
|
| Method parameters in net.praqma.jenkins.rqm.collector with type arguments of type RqmObject | |
|---|---|
boolean |
RqmTestSuiteExectionRecordCollectionStrategy.execute(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
hudson.Launcher launcher,
List<hudson.tasks.BuildStep> preBuildSteps,
List<hudson.tasks.BuildStep> postBuildSteps,
List<hudson.tasks.BuildStep> iterativeTestCaseBuilders,
List<? extends RqmObject> results)
|
| Uses of RqmObject in net.praqma.jenkins.rqm.model |
|---|
| Subclasses of RqmObject in net.praqma.jenkins.rqm.model | |
|---|---|
class |
TestCase
|
class |
TestCaseExecutionRecord
|
class |
TestPlan
|
class |
TestScript
|
class |
TestSuite
|
class |
TestSuiteExecutionRecord
|
| Methods in net.praqma.jenkins.rqm.model with type parameters of type RqmObject | ||
|---|---|---|
static
|
RqmObject.createObject(Class<T> clazz,
RqmParameterList parameters)
|
|
| Methods in net.praqma.jenkins.rqm.model with parameters of type RqmObject | |
|---|---|
static String |
RqmObject.getDescriptor(RqmObject obj)
|
static String |
RqmObject.getDescriptor(RqmObject obj,
String title)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||