public class ObjectActionConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
STATUS_FAILED |
static int |
STATUS_NEVER_RAN |
static int |
STATUS_SUCCESS |
Constructor and Description |
---|
ObjectActionConstants() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getStatusLabel(int status) |
public static final int STATUS_FAILED
public static final int STATUS_NEVER_RAN
public static final int STATUS_SUCCESS