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