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 © 2017 JBoss by Red Hat. All rights reserved.