Class NotificationsIndicator.ReloadCountTask

java.lang.Object
io.jmix.flowui.backgroundtask.BackgroundTask<Void,Integer>
io.jmix.notificationsflowui.component.notificationsindicator.NotificationsIndicator.ReloadCountTask
Enclosing class:
NotificationsIndicator

protected class NotificationsIndicator.ReloadCountTask extends BackgroundTask<Void,Integer>
  • Field Details

    • recipient

      protected String recipient
  • Constructor Details

    • ReloadCountTask

      public ReloadCountTask(long timeoutSeconds, String recipient)
  • Method Details