public class RegressionSuiteFilter extends BaseAssetFilter
BaseAssetFilter.StateEntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
List<String> |
displayID
DisplayID of this item.
|
ComparisonSearcher<Double> |
estimate
Filter on Estimate.
|
List<Member> |
owners
Members that own this RegressionSuite.
|
List<String> |
reference
Filter on Reference.
|
List<RegressionPlan> |
regressionPlan
RegressionPlan associate with suite.
|
description, namechangeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
RegressionSuiteFilter() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Entity> |
getEntityType()
Used by the filtering code to know what types of entities to return when
applying the filter.
|
getStatebuildFilter, buildFind, buildOrderBy, newListpublic final ComparisonSearcher<Double> estimate
public final List<RegressionPlan> regressionPlan
public Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class BaseAssetFilterCopyright © 2013 Version One, Inc.. All rights reserved.