Uses of Class
org.compiere.server.TrxInfo
-
Uses of TrxInfo in org.compiere.server
Modifier 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()