public interface CheckedActionFactory
| Modifier and Type | Method and Description |
|---|---|
CheckedAction |
getCheckedAction(Uid txId,
String actionType)
Return a CheckedAction instance for a transaction.
|
CheckedAction getCheckedAction(Uid txId, String actionType)
txId - the transaction id.actionType - the type of the transaction.Copyright © 2012. All Rights Reserved.