Package org.compiere.server
Class TrxInfo
- java.lang.Object
-
- org.compiere.server.TrxInfo
-
- All Implemented Interfaces:
Serializable
public class TrxInfo extends Object implements Serializable
- Author:
- hengsin
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static TrxInfo[]
getActiveTransactions()
String
getDisplayName()
String
getStackTrace()
Date
getStartTime()
-