public class TestSetFilter extends PrimaryWorkitemFilter
BaseAssetFilter.State
EntityFilter.StringSearcher
Modifier and Type | Field and Description |
---|---|
List<Environment> |
environment
Filter by Environment.
|
List<RegressionSuite> |
regressionSuite
Filter on related Regression suites.
|
affectedByDefects, blockingIssues, completedIn, epic, estimate, goals, issues, iteration, priority, requests, source, status, team, theme
detailEstimate, owners, reference
displayID, project
description, name
changeDateUtc, createDateUtc, find, orderBy
Constructor and Description |
---|
TestSetFilter() |
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.
|
getState
buildFilter, buildFind, buildOrderBy, newList
public final List<Environment> environment
public final List<RegressionSuite> regressionSuite
public Class<? extends Entity> getEntityType()
EntityFilter
getEntityType
in class PrimaryWorkitemFilter
Copyright © 2013 Version One, Inc.. All rights reserved.