public class DefectFilter extends PrimaryWorkitemFilter
BaseAssetFilter.State
EntityFilter.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, theme
detailEstimate, owners, reference
displayID, project
description, name
changeDateUtc, 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.
|
getState
buildFilter, buildFind, buildOrderBy, newList
public final List<String> resolutionReason
public final List<PrimaryWorkitem> affectedPrimaryWorkitems
public Class<? extends Entity> getEntityType()
EntityFilter
getEntityType
in class PrimaryWorkitemFilter
Copyright © 2013 Version One, Inc.. All rights reserved.