public class TaskFilter extends SecondaryWorkitemFilter
BaseAssetFilter.State
EntityFilter.StringSearcher
Modifier and Type | Field and Description |
---|---|
List<String> |
build
Build number associated with the Task.
|
List<String> |
source
The Source of this Task.
|
List<String> |
status
The Status of the Task.
|
List<String> |
type
The Tasks's Type.
|
parent
detailEstimate, owners, reference
displayID, project
description, name
changeDateUtc, createDateUtc, find, orderBy
Constructor and Description |
---|
TaskFilter() |
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<String> build
public Class<? extends Entity> getEntityType()
EntityFilter
getEntityType
in class SecondaryWorkitemFilter
Copyright © 2013 Version One, Inc.. All rights reserved.