public class RequestFilter extends ProjectAssetFilter
BaseAssetFilter.State
EntityFilter.StringSearcher
Modifier and Type | Field and Description |
---|---|
List<Issue> |
issues
Issues related to this Request.
|
List<Member> |
owner
The Member who owns the Request.
|
List<String> |
priority
The Request's Status.
|
List<String> |
reference
Cross-reference of the Request with an external system.
|
List<String> |
requestedBy
Name of person or organization originating the Request.
|
List<String> |
resolutionReason
Reason the Request was resolved.
|
List<String> |
source
The Request's Source.
|
List<String> |
status
The Request's Status.
|
List<String> |
type
The Request's Type.
|
displayID, project
description, name
changeDateUtc, createDateUtc, find, orderBy
Constructor and Description |
---|
RequestFilter() |
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> requestedBy
public final List<String> reference
public Class<? extends Entity> getEntityType()
EntityFilter
getEntityType
in class ProjectAssetFilter
Copyright © 2013 Version One, Inc.. All rights reserved.