public class DefectFilter extends PrimaryWorkitemFilter
BaseAssetFilter.StateEntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
List<PrimaryWorkitem> |
affectedPrimaryWorkitems
Filter on stories or defects affected.
|
List<String> |
environment
Filter on the Environment property.
|
List<String> |
foundBy
Filter on the FoundBy property.
|
List<BuildRun> |
foundIn
Filter on build runs.
|
List<String> |
foundInBuild
Filter on the FoundInBuild property.
|
List<String> |
foundInVersion
Filter on the FoundInVersion property.
|
List<String> |
resolutionReason
Filter on the ResolutionReason property.
|
List<String> |
resolvedInBuild
Filter on the ResolvedInBuild property.
|
List<String> |
type
Filter on the Type property.
|
List<Member> |
verifiedBy
Filter on the VerifiedBy property.
|
affectedByDefects, blockingIssues, completedIn, epic, estimate, goals, issues, iteration, priority, requests, source, status, team, themedetailEstimate, owners, referencedisplayID, projectdescription, namechangeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
DefectFilter() |
| 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> resolutionReason
public final List<PrimaryWorkitem> affectedPrimaryWorkitems
public Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class PrimaryWorkitemFilterCopyright © 2013 Version One, Inc.. All rights reserved.