|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectComponentStore | |
|---|---|
| com.atlassian.jira.bc.project.component | |
| Uses of ProjectComponentStore in com.atlassian.jira.bc.project.component |
|---|
| Classes in com.atlassian.jira.bc.project.component that implement ProjectComponentStore | |
|---|---|
class |
CachingProjectComponentStore
Decorates an implementation of the project component delegateStore with caching. |
class |
OfBizProjectComponentStore
Ofbiz non-caching implementation of ProjectComponentStore. |
| Constructors in com.atlassian.jira.bc.project.component with parameters of type ProjectComponentStore | |
|---|---|
CachingProjectComponentStore(ProjectComponentStore delegateStore,
com.atlassian.event.api.EventPublisher eventPublisher)
Creates a new instance of this class backed by given delegateStore. |
|
DefaultProjectComponentManager(ProjectComponentStore store,
IssueManager issueManager)
Creates a new instance of this class and sets the store that will be used for persistence. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||