Package com.avoka.fc.core.service
Interface IStatusManagement
-
- All Known Implementing Classes:
StatusManagement
public interface IStatusManagementProvides a Status Management service interface.- Since:
- 22.04.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprocessStatusUpdates()Handles the processing of Status updates based on Notification records.voidsetLogToEventLog(boolean value)Specify whether to log the results of the Status Management job to the event log.
-