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)
Deprecated.
As of release 2.0.2, replaced by
BuildGroup.getBuildResult(String label) |
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.