public class EpicFilter extends WorkitemFilter
BaseAssetFilter.StateEntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
List<Issue> |
blockingIssues
Filter on blocking Issues.
|
List<Goal> |
goals
Filter on Goals.
|
List<Issue> |
issues
Filter on Issues.
|
List<Epic> |
parent
Filter on Parent.
|
List<String> |
priority
Filter on Priority.
|
List<Request> |
requests
Filter on Requests.
|
ComparisonSearcher<Double> |
risk
Filter on Risk.
|
List<String> |
source
Filter on Source.
|
List<String> |
status
Filter on Status.
|
ComparisonSearcher<Double> |
swag
Filter on Swag.
|
List<Theme> |
theme
Filter on Theme assigned.
|
List<String> |
type
Filter on Type.
|
ComparisonSearcher<Double> |
value
Filter on Value.
|
detailEstimate, owners, referencedisplayID, projectdescription, namechangeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
EpicFilter() |
| 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> risk
public final ComparisonSearcher<Double> swag
public final ComparisonSearcher<Double> value
public Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class WorkitemFilterCopyright © 2013 Version One, Inc.. All rights reserved.