|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ChangeHistoryManager in com.atlassian.jira |
|---|
| Methods in com.atlassian.jira that return ChangeHistoryManager | |
|---|---|
ChangeHistoryManager |
ComponentManager.getChangeHistoryManager()
Retrieves and returns the ChangeHistoryManager manager instance |
| Uses of ChangeHistoryManager in com.atlassian.jira.imports.project |
|---|
| Constructors in com.atlassian.jira.imports.project with parameters of type ChangeHistoryManager | |
|---|---|
DefaultProjectImportPersister(UserUtil userUtil,
ExternalUtils externalUtils,
IssueFactory issueFactory,
OfBizDelegator ofBizDelegator,
IssueIndexManager issueIndexManager,
IssueManager issueManager,
ProjectFactory projectFactory,
ProjectManager projectManager,
VersionManager versionManager,
AssociationManager associationManager,
UserAssociationStore userAssociationStore,
ProjectComponentManager projectComponentManager,
AttachmentManager attachmentManager,
ChangeHistoryManager changeHistoryManager,
IssueLinkTypeManager issueLinkTypeManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
ApplicationProperties applicationProperties,
UserPropertyManager userPropertyManager)
|
|
| Uses of ChangeHistoryManager in com.atlassian.jira.issue.changehistory |
|---|
| Classes in com.atlassian.jira.issue.changehistory that implement ChangeHistoryManager | |
|---|---|
class |
DefaultChangeHistoryManager
|
| Uses of ChangeHistoryManager in com.atlassian.jira.issue.index |
|---|
| Constructors in com.atlassian.jira.issue.index with parameters of type ChangeHistoryManager | |
|---|---|
DefaultChangeHistoryRetriever(ChangeHistoryManager changeManager,
IndexedChangeHistoryFieldManager indexedChangeHistoryFieldManager)
|
|
| Uses of ChangeHistoryManager in com.atlassian.jira.issue.tabpanels |
|---|
| Constructors in com.atlassian.jira.issue.tabpanels with parameters of type ChangeHistoryManager | |
|---|---|
ChangeHistoryTabPanel(ChangeHistoryManager changeHistoryManager,
AttachmentManager attachmentManager,
JiraDurationUtils jiraDurationUtils)
|
|
| Uses of ChangeHistoryManager in com.atlassian.jira.plugin.issueview |
|---|
| Constructors in com.atlassian.jira.plugin.issueview with parameters of type ChangeHistoryManager | |
|---|---|
DefaultIssueViewURLHandler(com.atlassian.plugin.PluginAccessor pluginAccessor,
IssueManager issueManager,
PermissionManager permissionManager,
SearchProvider searchProvider,
ChangeHistoryManager changeHistoryManager,
IssueViewRequestParamsHelper issueViewRequestParamsHelper,
com.atlassian.crowd.embedded.api.CrowdService crowdService)
|
|
| Uses of ChangeHistoryManager in com.atlassian.jira.vcs |
|---|
| Constructors in com.atlassian.jira.vcs with parameters of type ChangeHistoryManager | |
|---|---|
DefaultRepositoryManager(AssociationManager associationManager,
org.ofbiz.core.entity.GenericDelegator genericDelegator,
ServiceManager serviceManager,
PermissionManager permissionManager,
ChangeHistoryManager changeHistoryManager,
ProjectManager projectManager,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
| Uses of ChangeHistoryManager in com.atlassian.jira.vcs.enterprise |
|---|
| Constructors in com.atlassian.jira.vcs.enterprise with parameters of type ChangeHistoryManager | |
|---|---|
EnterpriseRepositoryManager(AssociationManager associationManager,
org.ofbiz.core.entity.GenericDelegator genericDelegator,
ServiceManager serviceManager,
PermissionManager permissionManager,
ChangeHistoryManager changeHistoryManager,
ProjectManager projectManager,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||