public class IterationFilter extends BaseAssetFilter
| Modifier and Type | Class and Description |
|---|---|
static class |
IterationFilter.IterationState
State of the Iteration.
|
BaseAssetFilter.StateEntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
List<Schedule> |
schedule
Schedules this item belongs to.
|
List<IterationFilter.IterationState> |
state
State of the Iteration (Future, Active, or Closed).
|
description, namechangeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
IterationFilter() |
| 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 List<IterationFilter.IterationState> state
public Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class BaseAssetFilterCopyright © 2013 Version One, Inc.. All rights reserved.