package

com.atlassian.jira.propertyset

Interfaces

JiraCachingPropertySetManager Manager for JiraCachingPropertySet instances. 
JiraPropertySetFactory Provides a number of utility methods to get a handle on a property set in JIRA. 

Classes

DefaultJiraCachingPropertySetManager Default implementation of JiraCachingPropertySetManager
DefaultJiraPropertySetFactory Default implementation of the JiraPropertySetFactory. 
JiraCachingPropertySet A PropertySet which decorates another PropertySet and caches the results. 
PropertySetCache This class provides a cache for PropertySet values as used by JiraCachingPropertySet.