Package | Description |
---|---|
com.crm.dataobject.processrun |
Modifier and Type | Method and Description |
---|---|
ProcessRunLogStatus |
ProcessRunLogSearchCriteria.getStatus() |
ProcessRunLogStatus |
CRMDOProcessRunLog.getStatus() |
static ProcessRunLogStatus |
ProcessRunLogStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProcessRunLogStatus[] |
ProcessRunLogStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessRunLogSearchCriteria.setStatus(ProcessRunLogStatus status) |
void |
CRMDOProcessRunLog.setStatus(ProcessRunLogStatus status) |