Class TaskConfigProperty
- java.lang.Object
-
- com.thoughtworks.go.plugin.api.config.Property
-
- com.thoughtworks.go.plugin.api.task.TaskConfigProperty
-
-
Field Summary
-
Fields inherited from class com.thoughtworks.go.plugin.api.config.Property
DISPLAY_NAME, DISPLAY_ORDER, PART_OF_IDENTITY, REQUIRED, SECURE
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedTaskConfigProperty(java.lang.String key)Deprecated.TaskConfigProperty(java.lang.String propertyName, java.lang.String value)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description intcompareTo(java.lang.Object o)Deprecated.-
Methods inherited from class com.thoughtworks.go.plugin.api.config.Property
getKey, getOption, getOptions, getValue, with, withDefault
-
-