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
getDescription
String getDescription(Map properties,
Map propertyValues)
validateProperties
Map<String,ObjectConfigurationProperty> validateProperties(Map<String,ObjectConfigurationProperty> values)
Copyright © 2002-2012 Atlassian. All Rights Reserved.