Class TaskConfigProperty
java.lang.Object
com.thoughtworks.go.plugin.api.config.Property
com.thoughtworks.go.plugin.api.task.TaskConfigProperty
- All Implemented Interfaces:
Comparable
Deprecated.
Specialization of
Property class, for task configuration.-
Field Summary
Fields inherited from class com.thoughtworks.go.plugin.api.config.Property
DISPLAY_NAME, DISPLAY_ORDER, PART_OF_IDENTITY, REQUIRED, SECURE -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedTaskConfigProperty(String key) Deprecated.TaskConfigProperty(String propertyName, String value) Deprecated. -
Method Summary
Methods inherited from class com.thoughtworks.go.plugin.api.config.Property
getKey, getOption, getOptions, getValue, with, withDefault
-
Constructor Details
-
TaskConfigProperty
Deprecated. -
TaskConfigProperty
Deprecated.
-
-
Method Details
-
compareTo
Deprecated.- Specified by:
compareToin interfaceComparable
-