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