package

com.atlassian.jira.propertyset

Interfaces

JiraCachingPropertySetManager Manager for JiraCachingPropertySet instances. 
JiraPropertySetFactory Provides a number of utility methods to retrieve a property set from JIRA. 
OfBizPropertyEntryStore Cached loader for property set entries and their values. 
OfBizPropertyEntryStore.PropertyEntry Holds the type and value of a property. 

Classes

BootstrapOfBizPropertyEntryStore Used during bootstrap, only. 
CachingOfBizPropertyEntryStore  
CachingOfBizPropertySet Reimplementation of OFBizPropertySet that caches property entries and values to provide more efficient access. 
DefaultJiraCachingPropertySetManager Default implementation of JiraCachingPropertySetManager
DefaultJiraPropertySetFactory Default implementation of the JiraPropertySetFactory. 
JiraCachingPropertySet This class is deprecated. This class is inherently unsafe to use in a clustered environment. Use CachingOfBizPropertySet (keyed as "ofbiz-cached" instead. Since v6.2.  
PropertySetCache This class provides a cache for PropertySet values as used by JiraCachingPropertySet.