public class RequestFilter extends ProjectAssetFilter
BaseAssetFilter.StateEntityFilter.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, projectdescription, namechangeDateUtc, 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.
|
getStatebuildFilter, buildFind, buildOrderBy, newListpublic final List<String> requestedBy
public final List<String> reference
public Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class ProjectAssetFilterCopyright © 2013 Version One, Inc.. All rights reserved.