Package | Description |
---|---|
com.atlassian.jira.bc.project.component |
Modifier and Type | Class and Description |
---|---|
class |
CachingProjectComponentStore
Decorates an implementation of the project component delegateStore with caching.
|
class |
OfBizProjectComponentStore
Ofbiz non-caching implementation of
ProjectComponentStore . |
Constructor and Description |
---|
CachingProjectComponentStore(ProjectComponentStore delegateStore,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.atlassian.cache.CacheManager cacheManager) |
DefaultProjectComponentManager(ProjectComponentStore store,
IssueManager issueManager,
com.atlassian.event.api.EventPublisher eventPublisher,
UserManager userManager,
NodeAssociationStore nodeAssociationStore,
DbConnectionManager dbConnectionManager)
Creates a new instance of this class and sets the store that will be used for persistence.
|
ProjectComponentStoreTester(ProjectComponentStore store) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.