public class ServiceUpdateEvent extends QueueEvent
QueueEventCONTRACT_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, toStringprotected ServiceUpdateEvent()
public ServiceUpdateEvent(int userId,
ContractService contractService)
userId - - id пользователя, сгенерировавшего событиеcontractService - - разрешенная услуга договораpublic ContractService getContractService()