Class TaskManagerNotificationType


  • public class TaskManagerNotificationType
    extends Object
    Dummy class to be used in the notification type properties for notification type combo box
    Author:
    Mauricio Ruiz <mauricio.ruiz@kuwaiba.org>
    • Constructor Detail

      • TaskManagerNotificationType

        public TaskManagerNotificationType​(String displayName,
                                           int type)
    • Method Detail

      • getDisplayName

        public String getDisplayName()
      • getType

        public int getType()