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