Package | Description |
---|---|
com.versionone.om |
Modifier and Type | Method and Description |
---|---|
Collection<RegressionPlan> |
Project.getRegressionPlans(RegressionPlanFilter filter)
A collection of regression plans that belong to this project.
|
Collection<RegressionPlan> |
Project.getRegressionPlans(RegressionPlanFilter filter,
boolean includeSubprojects)
A collection of regression plans that belong to this project.
|
Collection<RegressionPlan> |
V1InstanceGetter.regressionPlans(RegressionPlanFilter filter)
Gets regression plans filtered by the criteria specified in the passed in filter.
|
Copyright © 2013 Version One, Inc.. All rights reserved.