Interface | Description |
---|---|
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.
|
PropertyEntryStoreStats | |
PropertySetEntity |
Entity definitions related to property set entries.
|
Class | Description |
---|---|
BootstrapJiraPropertySetFactory | |
BootstrapOfBizPropertyEntryStore |
Used during bootstrap, only.
|
CachingOfBizPropertyEntryStore |
Caching implementation of property set entries.
|
CachingOfBizPropertySet |
Reimplementation of
OFBizPropertySet that caches property entries and values to provide
more efficient access. |
ComponentCachingOfBizPropertyEntryStore | |
DefaultJiraCachingPropertySetManager |
Default implementation of
JiraCachingPropertySetManager . |
DefaultJiraPropertySetFactory |
Default implementation of the JiraPropertySetFactory.
|
JiraCachingPropertySet | Deprecated
This class is inherently unsafe to use in a clustered environment.
|
NoOpPropertyEntryStoreStats | |
OfBizPropertyTypeRegistry |
Maps the int property value types as defined in
PropertySet to the appropriate
handling information for them. |
OfBizPropertyTypeRegistry.TypeMapper | |
PropertySetCache |
This class provides a cache for PropertySet values as used by JiraCachingPropertySet.
|
SingleEntityCachingOfBizPropertyEntryStore | |
TotalAndSnapshotPropertyEntryStoreStats |
Copyright © 2002-2024 Atlassian. All Rights Reserved.