public class WatchdogGovernanceServiceEvent extends GovernanceEngineEvent
| Constructor and Description |
|---|
WatchdogGovernanceServiceEvent()
Default constructor
|
WatchdogGovernanceServiceEvent(WatchdogGovernanceServiceEvent template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Return comparison result based on the content of the properties.
|
WatchdogGovernanceEvent |
getWatchdogGovernanceEvent()
Return the event for running Watchdog Governance Action Services.
|
int |
hashCode()
Return hash code for this object
|
void |
settWatchdogGovernanceEvent(WatchdogGovernanceEvent watchdogGovernanceEvent)
Set up the event for running Watchdog Governance Action Services.
|
String |
toString()
JSON-style toString
|
getEventType, getEventVersionId, getGovernanceEngineGUID, getGovernanceEngineName, setEventType, setEventVersionId, setGovernanceEngineGUID, setGovernanceEngineNamepublic WatchdogGovernanceServiceEvent()
public WatchdogGovernanceServiceEvent(WatchdogGovernanceServiceEvent template)
template - object to copypublic WatchdogGovernanceEvent getWatchdogGovernanceEvent()
public void settWatchdogGovernanceEvent(WatchdogGovernanceEvent watchdogGovernanceEvent)
watchdogGovernanceEvent - GAF event structurepublic String toString()
toString in class GovernanceEngineEventpublic boolean equals(Object objectToCompare)
equals in class GovernanceEngineEventobjectToCompare - test objectpublic int hashCode()
hashCode in class GovernanceEngineEventCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.