Package | Description |
---|---|
com.tailf.maapi |
MAAPI is an API which provides full access to the systems internal
transaction engine.
|
Modifier and Type | Method and Description |
---|---|
CommitQueueResult.Status |
CommitQueueResult.getStatus()
Return the status of the commit queue item.
|
static CommitQueueResult.Status |
CommitQueueResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommitQueueResult.Status[] |
CommitQueueResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|