Package | Description |
---|---|
com.atlassian.jira.mock.ofbiz | |
com.atlassian.jira.propertyset |
Modifier and Type | Class and Description |
---|---|
class |
MockOfBizPropertyEntryStore
Mocks out the OfBizPropertyEntryStore so that you don't have to have a live GenericDelegator to use it.
|
Modifier and Type | Class and Description |
---|---|
class |
BootstrapOfBizPropertyEntryStore
Used during bootstrap, only.
|
class |
CachingOfBizPropertyEntryStore
Caching implementation of property set entries.
|
Constructor and Description |
---|
CachingOfBizPropertySet(OfBizPropertyEntryStore entryStore,
String entityName,
Long entityId) |
DefaultJiraPropertySetFactory(JiraCachingPropertySetManager jiraCachingPropertySetManager,
OfBizPropertyEntryStore ofBizPropertyEntryStore)
Constructor for use by the DI container.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.