public class BuildRunFilter extends BaseAssetFilter
BaseAssetFilter.StateEntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
List<BuildProject> |
buildProjects
Build Project of the Build Run.
|
List<ChangeSet> |
changeSets
ChangeSets in the Build Run.
|
List<String> |
references
Reference of the Build Run.
|
List<String> |
source
Source of the Build Run.
|
List<String> |
status
Status of the Build Run.
|
description, namechangeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
BuildRunFilter() |
| 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<BuildProject> buildProjects
public Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class BaseAssetFilterCopyright © 2013 Version One, Inc.. All rights reserved.