Package | Description |
---|---|
com.atlassian.jira.project.version |
Modifier and Type | Class and Description |
---|---|
class |
CachingVersionStore
A caching implementation of the VersionStore that relies on a delegate to do the DB operations.
|
class |
OfBizVersionStore |
Constructor and Description |
---|
CachingVersionStore(VersionStore delegate,
com.atlassian.cache.CacheManager cacheManager) |
DefaultVersionManager(IssueManager issueManager,
NodeAssociationStore nodeAssociationStore,
IssueIndexManager issueIndexManager,
ProjectManager projectManager,
VersionStore versionStore,
com.atlassian.event.api.EventPublisher eventPublisher) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.