public class BillCreatedEvent extends QueueEvent
QueueEventCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
BillCreatedEvent() |
|
BillCreatedEvent(int userId,
int mid,
int cid,
int billId)
Конструктор события.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBillId()
Возвращает идентификатор счета.
|
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringprotected BillCreatedEvent()
public BillCreatedEvent(int userId,
int mid,
int cid,
int billId)
userId - - id пользователя, сгенерировавшего событиеmid - - код модуляcid - - код договораbillId - - код счета в таблице bill_data_{mid}