Class TaskConfigProperty

  • All Implemented Interfaces:
    java.lang.Comparable

    @Deprecated
    public class TaskConfigProperty
    extends Property
    implements java.lang.Comparable
    Deprecated.
    Specialization of Property class, for task configuration.
    • Constructor Detail

      • TaskConfigProperty

        protected TaskConfigProperty​(java.lang.String key)
        Deprecated.
      • TaskConfigProperty

        public TaskConfigProperty​(java.lang.String propertyName,
                                  java.lang.String value)
        Deprecated.
    • Method Detail

      • compareTo

        public int compareTo​(java.lang.Object o)
        Deprecated.
        Specified by:
        compareTo in interface java.lang.Comparable