public class TicketChargeEvent extends ChargeEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Constructor and Description |
|---|
TicketChargeEvent(int userId,
Charge charge,
java.util.Map<?,?> requestParameters,
int ticketId,
int transId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<?,?> |
getParameters() |
int |
getTicketId() |
int |
getTransId() |
getCharge, getTypeId, isEditModegetContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringpublic TicketChargeEvent(int userId,
Charge charge,
java.util.Map<?,?> requestParameters,
int ticketId,
int transId)