public interface CheckedActionFactory
| Modifier and Type | Method and Description |
|---|---|
CheckedAction |
getCheckedAction(Uid txId,
java.lang.String actionType)
Return a CheckedAction instance for a transaction.
|
CheckedAction getCheckedAction(Uid txId, java.lang.String actionType)
txId - the transaction id.actionType - the type of the transaction.