public class TestFilter extends SecondaryWorkitemFilter
BaseAssetFilter.State
EntityFilter.StringSearcher
Modifier and Type | Field and Description |
---|---|
List<Epic> |
epic
The Epic that this Test belongs to.
|
List<String> |
status
The Status of the Test.
|
List<String> |
type
The Tests' Type.
|
parent
detailEstimate, owners, reference
displayID, project
description, name
changeDateUtc, createDateUtc, find, orderBy
Constructor and Description |
---|
TestFilter() |
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 Class<? extends Entity> getEntityType()
EntityFilter
getEntityType
in class SecondaryWorkitemFilter
Copyright © 2013 Version One, Inc.. All rights reserved.