UndoableDomainObject

Package: ghidra.framework.model
Type: class

11.1_PUBLIC

removedtype: ghidra.framework.model.UndoableDomainObject
class UndoableDomainObject

10.3_PUBLIC

addedmethod: getCurrentTransactionInfo
ghidra.framework.model.TransactionInfo getCurrentTransactionInfo()
addedmethod: openTransaction
db.Transaction openTransaction(java.lang.String description) throws IllegalStateException
removedmethod: getCurrentTransaction
ghidra.framework.model.Transaction getCurrentTransaction()

9.0.2_PUBLIC

introducedInitial version