Class NotificationBean.TaskProgressBean

java.lang.Object
ch.tocco.nice2.notificationcenter.api.NotificationBean.TaskProgressBean
Enclosing class:
NotificationBean

public static class NotificationBean.TaskProgressBean extends Object
  • Method Details

    • getKey

      public String getKey()
    • getTaskExecutionKey

      public String getTaskExecutionKey()
    • getTotal

      public int getTotal()
    • getDone

      public int getDone()
    • getStatus

      public String getStatus()
    • isSupportsCancellation

      public boolean isSupportsCancellation()