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