public class StoryFilter extends PrimaryWorkitemFilter
BaseAssetFilter.StateEntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
List<String> |
build
Build number associated with this Story.
|
List<Member> |
customer
Member assigned as a customer for this Story.
|
List<Story> |
dependentStories
Stories that depend on this Story.
|
List<Story> |
dependsOnStories
Stories that this Story depends on.
|
List<Retrospective> |
identifiedIn
The (optional) Retrospective this Story was Identified in.
|
List<String> |
requestedBy
Name of person or organization requesting this Story.
|
List<String> |
risk
This Story's Risk.
|
List<String> |
type
This Story's Type.
|
affectedByDefects, blockingIssues, completedIn, epic, estimate, goals, issues, iteration, priority, requests, source, status, team, themedetailEstimate, owners, referencedisplayID, projectdescription, namechangeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
StoryFilter() |
| 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> build
public final List<Retrospective> identifiedIn
public Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class PrimaryWorkitemFilterCopyright © 2013 Version One, Inc.. All rights reserved.