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