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