Uses of Class
org.compiere.server.TrxInfo
Packages that use TrxInfo
-
Uses of TrxInfo in org.compiere.server
Methods in org.compiere.server that return TrxInfoModifier and TypeMethodDescriptionstatic TrxInfo[]
TrxInfo.getActiveTransactions()
Get the active transactionsstatic TrxInfo[]
TrxInfo.getOpenTransactions()
Get all the open transactionsstatic TrxInfo[]
TrxInfo.getOpenTransactions
(boolean onlyActive) Get the open transactionsTrxInfo[]
SystemInfo.getTrxInfos()