public class ServiceUpdateEvent extends QueueEvent
QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
ServiceUpdateEvent() |
|
ServiceUpdateEvent(int userId,
ContractService contractService)
Конструктор события.
|
Modifier and Type | Method and Description |
---|---|
ContractService |
getContractService()
Возвращает добавленную/измененную разрешенную услуги.
|
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toString
protected ServiceUpdateEvent()
public ServiceUpdateEvent(int userId, ContractService contractService)
userId
- - id пользователя, сгенерировавшего событиеcontractService
- - разрешенная услуга договораpublic ContractService getContractService()