Uses of Class
com.arjuna.ats.arjuna.coordinator.RecordList
Packages that use RecordList
-
Uses of RecordList in com.arjuna.ats.arjuna.coordinator
Fields in com.arjuna.ats.arjuna.coordinator declared as RecordListModifier and TypeFieldDescriptionprotected RecordListBasicAction.failedListprotected RecordListBasicAction.heuristicListprotected RecordListBasicAction.pendingListprotected RecordListBasicAction.preparedListprotected RecordListBasicAction.readonlyListMethods in com.arjuna.ats.arjuna.coordinator with parameters of type RecordListModifier and TypeMethodDescriptionprotected intBasicAction.doAbort(RecordList list_toprocess, boolean reportHeuristics) protected intBasicAction.doCommit(RecordList rl, boolean reportHeuristics) Walk down a record list extracting records and calling the appropriate commit function.protected AbstractRecordBasicAction.insertRecord(RecordList reclist, AbstractRecord record) Constructors in com.arjuna.ats.arjuna.coordinator with parameters of type RecordList -
Uses of RecordList in com.arjuna.ats.arjuna.tools.osb.mbean
Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return RecordListModifier and TypeMethodDescriptionActionBean.GenericAtomicActionWrapper.getRecords(ParticipantStatus type) ActionBean.GenericAtomicActionWrapper.getRecords(String ln) ActionBeanWrapperInterface.getRecords(ParticipantStatus type) Deprecated.Methods in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type RecordListModifier and TypeMethodDescriptionbooleanLogRecordWrapper.removeFromList(RecordList rl) Deprecated.booleanActionBean.GenericAtomicActionWrapper.removeRecords(RecordList rl, LogRecordWrapper logRecordWrapper)