Interface IStatusManagement

  • All Known Implementing Classes:
    StatusManagement

    public interface IStatusManagement
    Provides a Status Management service interface.
    Since:
    22.04.0
    • Method Detail

      • setLogToEventLog

        void setLogToEventLog​(boolean value)
        Specify whether to log the results of the Status Management job to the event log.
        Parameters:
        value - boolean
      • processStatusUpdates

        void processStatusUpdates()
        Handles the processing of Status updates based on Notification records.