Interface PushNotificationSender

All Known Implementing Classes:
BasePushNotificationSender

public interface PushNotificationSender
Interface for sending push notifications for tasks.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sends a push notification containing the latest task state.
  • Method Details

    • sendNotification

      void sendNotification(Task task)
      Sends a push notification containing the latest task state.
      Parameters:
      task - the task