Class TaskManagerExecutionType


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

      • TaskManagerExecutionType

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

      • getDisplayName

        public String getDisplayName()
      • getType

        public int getType()