| Modifier and Type | Method and Description |
|---|---|
RunResult.CommitStatus |
RunResult.getCommitStatus(com.businessobjects.lcm.utilities.BIResource resource)
Returns commit status for given resource.
|
static RunResult.CommitStatus |
RunResult.CommitStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunResult.CommitStatus[] |
RunResult.CommitStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|