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