Interface PeriodicEvent

  • All Superinterfaces:
    Serializable
    All Known Implementing Classes:
    WebhooksDailySummaryPeriodicEvent

    public interface PeriodicEvent
    extends Serializable
    An interface for events which are created by PeriodicEventSupplier implementations and fired periodically. Implementations will need to be white-listed and named, the same as other classes that are used for analytics events.
    Since:
    6.0.4