Package com.atlassian.configurable
Interface ObjectDescriptor
- All Known Implementing Classes:
StringObjectDescription
public interface ObjectDescriptor
Interface that allows a ObjectConfiguration to retrieve a dynamic description based on the
values set for its properties
-
Method Summary
-
Method Details
-
getDescription
-
validateProperties
Map<String,ObjectConfigurationProperty> validateProperties(Map<String, ObjectConfigurationProperty> values)
-