Uses of Class
com.arjuna.ats.arjuna.coordinator.CheckedAction
Packages that use CheckedAction
-
Uses of CheckedAction in com.arjuna.ats.arjuna.coordinator
Methods in com.arjuna.ats.arjuna.coordinator that return CheckedActionModifier and TypeMethodDescriptionCheckedActionFactory.getCheckedAction(Uid txId, String actionType) Return a CheckedAction instance for a transaction.Methods in com.arjuna.ats.arjuna.coordinator with parameters of type CheckedActionModifier and TypeMethodDescriptionprotected final voidBasicAction.setCheckedAction(CheckedAction c) Add the specified CheckedAction object to this transaction.