public class ContractUpdateObjectEvent extends QueueEvent
QueueEventCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
ContractUpdateObjectEvent() |
|
ContractUpdateObjectEvent(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 ContractUpdateObjectEvent()
public ContractUpdateObjectEvent(int userId,
ContractObject obj)
userId - - id пользователя, сгенерировавшего событиеobj - - измененный объект договораpublic ContractObject getContractObject()