public static interface PortalEnums.PinActionStatus
| Modifier and Type | Field and Description |
|---|---|
static int |
BROKEN |
static int |
CANCELED |
static int |
COMPLETED |
static int |
ERROR |
static int |
NO_EXECUTE |
static int |
PENDING |
static int |
WAITING_FOR_DEPENDENT |
static final int PENDING
static final int CANCELED
static final int COMPLETED
static final int ERROR
static final int NO_EXECUTE
static final int WAITING_FOR_DEPENDENT
static final int BROKEN