public class ContractAddObjectEvent extends QueueEvent
QueueEventCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
ContractAddObjectEvent() |
|
ContractAddObjectEvent(int userId,
ContractObject obj)
Конструктор события.
|
| Modifier and Type | Method and Description |
|---|---|
ContractObject |
getContractObject()
Возвращает добавленный объект к договору
|
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringprotected ContractAddObjectEvent()
public ContractAddObjectEvent(int userId,
ContractObject obj)
userId - - id пользователя, сгенерировавшего событиеobj - - объект договораpublic ContractObject getContractObject()