Class WatchdogGovernanceServiceEvent

    • Constructor Detail

      • WatchdogGovernanceServiceEvent

        public WatchdogGovernanceServiceEvent()
        Default constructor
      • WatchdogGovernanceServiceEvent

        public WatchdogGovernanceServiceEvent​(WatchdogGovernanceServiceEvent template)
        Copy/clone constructor.
        Parameters:
        template - object to copy
    • Method Detail

      • getWatchdogGovernanceEvent

        public WatchdogGovernanceEvent getWatchdogGovernanceEvent()
        Return the event for running Watchdog Governance Action Services.
        Returns:
        GAF event structure
      • settWatchdogGovernanceEvent

        public void settWatchdogGovernanceEvent​(WatchdogGovernanceEvent watchdogGovernanceEvent)
        Set up the event for running Watchdog Governance Action Services.
        Parameters:
        watchdogGovernanceEvent - GAF event structure
      • equals

        public boolean equals​(Object objectToCompare)
        Return comparison result based on the content of the properties.
        Overrides:
        equals in class GovernanceEngineEvent
        Parameters:
        objectToCompare - test object
        Returns:
        result of comparison