Package | Description |
---|---|
com.ibm.dbb.metadata |
Modifier and Type | Method and Description |
---|---|
static BuildResult.QueryParms |
BuildResult.QueryParms.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BuildResult.QueryParms[] |
BuildResult.QueryParms.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<BuildResult> |
MetadataStore.getBuildResults(java.util.Map<BuildResult.QueryParms,java.lang.String> queryParms)
Get a build result based on the query parameters specified (ie, Group,
state, status, etc).
|
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.