public class RetrospectiveFilter extends ProjectAssetFilter
BaseAssetFilter.StateEntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
List<DB.DateTime> |
date
The date this Retrospective was conducted.
|
List<Member> |
facilitatedBy
The Retrospective Facilitator.
|
List<Iteration> |
iteration
The Iteration the Retrospective was conducted for.
|
List<Team> |
team
The Team the Retrospective belongs to.
|
displayID, projectdescription, namechangeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
RetrospectiveFilter() |
| 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<DB.DateTime> date
public Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class ProjectAssetFilterCopyright © 2013 Version One, Inc.. All rights reserved.