public class ContractStatusModifiedEvent extends PoolEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description | 
|---|---|
protected  | 
ContractStatusModifiedEvent()  | 
  | 
ContractStatusModifiedEvent(int contractId,
                           int userId,
                           ContractStatus oldContractStatus,
                           ContractStatus newContractStatus)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContractStatus | 
getNewContractStatus()  | 
ContractStatus | 
getOldContractStatus()  | 
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringprotected ContractStatusModifiedEvent()
public ContractStatusModifiedEvent(int contractId,
                                   int userId,
                                   ContractStatus oldContractStatus,
                                   ContractStatus newContractStatus)
public ContractStatus getOldContractStatus()
public ContractStatus getNewContractStatus()