Uses of Interface
com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Packages that use ChangeHistoryManager
Package
Description
-
Uses of ChangeHistoryManager in com.atlassian.jira.bc.issue.changehistory.properties
Constructors in com.atlassian.jira.bc.issue.changehistory.properties with parameters of type ChangeHistoryManagerModifierConstructorDescriptionChangeHistoryPropertyHelper(IssueManager issueManager, IssuePropertyHelper issuePropertyHelper, I18nHelper i18n, ChangeHistoryManager changeHistoryManager) -
Uses of ChangeHistoryManager in com.atlassian.jira.component
Methods in com.atlassian.jira.component that return ChangeHistoryManagerModifier and TypeMethodDescriptionstatic ChangeHistoryManagerComponentAccessor.getChangeHistoryManager()Retrieves and returns theChangeHistoryManagermanager instance -
Uses of ChangeHistoryManager in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return ChangeHistoryManagerModifier and TypeMethodDescriptionJiraDomainEntitiesConfiguration.changeHistoryManager(IssueManager issueManager, OfBizDelegator ofBizDelegator, PermissionManager permissionManager, ComponentLocator componentLocator, UserManager userManager, JsonEntityPropertyManager jsonEntityPropertyManager) Methods in com.atlassian.jira.component.spring.registrar with parameters of type ChangeHistoryManagerModifier and TypeMethodDescriptionJiraDomainEntitiesConfiguration.changeHistoryPropertyHelper(IssueManager issueManager, IssuePropertyHelper issuePropertyHelper, I18nHelper i18nHelper, ChangeHistoryManager changeHistoryManager) SearchConfiguration.CommonSearchConfiguration.changeHistoryRetriever(JiraProperties jiraProperties, ChangeHistoryManager changeManager, IndexedChangeHistoryFieldManager indexedChangeHistoryFieldManager, JqlChangeItemMapping jqlChangeItemMapping, IndexingLimitsStats indexingLimitsStats) JiraDomainEntitiesConfiguration.defaultIssueDeleteHelper(IssueIndexingService issueIndexingService, SubTaskManager subTaskManager, IssueLinkManager issueLinkManager, RemoteIssueLinkManager remoteIssueLinkManager, MailThreadManager mailThreadManager, CustomFieldManager customFieldManager, IssueManager issueManager, NodeAssociationStore nodeAssociationStore, WorkflowManager workflowManager, ChangeHistoryManager changeHistoryManager, IssueEventManager issueEventManager, UserAssociationStore userAssociationStore, com.atlassian.event.api.EventPublisher eventPublisher, MovedIssueKeyStore movedIssueKeyStore, JsonEntityPropertyManager jsonEntityPropertyManager, CommentManager commentManager, IssueAttachmentDeleteHelper issueAttachmentDeleteHelper, IssueEventBundleFactory issueEventBundleFactory, WorklogManager worklogManager, SpanningOperationHolder spanningOperationHolder, IssueStateAuditHandler issueStateAuditHandler) FullJiraConfiguration.JiraCoreConfiguration.defaultProjectImportPersister(ExternalUtils externalUtils, IssueFactory issueFactory, OfBizDelegator ofBizDelegator, IssueIndexingService issueIndexingService, IssueManager issueManager, ProjectManager projectManager, VersionManager versionManager, NodeAssociationStore nodeAssociationStore, UserAssociationStore userAssociationStore, ProjectComponentManager projectComponentManager, AttachmentManager attachmentManager, ChangeHistoryManager changeHistoryManager, IssueLinkTypeManager issueLinkTypeManager, UserManager userManager, UserService userService, ApplicationProperties applicationProperties, UserPropertyManager userPropertyManager, OnboardingStore onboardingStore, ProjectPropertiesManager projectPropertiesManager) FullJiraConfiguration.JiraCoreConfiguration.mentionServiceImpl(MentionFinder mentionFinder, UserManager userManager, PermissionManager permissionManager, GlobalPermissionManager globalPermissionManager, com.atlassian.event.api.EventPublisher eventPublisher, ChangeHistoryManager changeHistoryManager, CommentPermissionManager commentPermissionManager, NotificationFilterManager notificationFilterManager, FeatureManager featureManager) JiraDomainEntitiesConfiguration.projectIssueChangedEventListener(ProjectChangedTimeStore projectChangedTimeStore, ChangeHistoryManager changeHistoryManager) SearchConfiguration.CommonSearchConfiguration.wasClauseValidator(JqlOperandResolver jqlOperandResolver, SearchHandlerManager searchHandlerManager, IndexedChangeHistoryFieldManager indexedChangeHistoryFieldManager, ChangeHistoryManager changeHistoryManager, PredicateOperandResolver predicateOperandResolver, JqlDateSupport jqlDateSupport, JiraAuthenticationContext jiraAuthenticationContext, JqlChangeItemMapping jqlChangeItemMapping, ChangeHistoryFieldConfigurationManager changeHistoryFieldConfigurationManager, HistoryFieldValueValidator historyFieldValueValidator, UserManager userManager, JqlFunctionHandlerRegistry jqlFunctionHandlerRegistry) -
Uses of ChangeHistoryManager in com.atlassian.jira.imports.project
Constructors in com.atlassian.jira.imports.project with parameters of type ChangeHistoryManagerModifierConstructorDescriptionDefaultProjectImportPersister(ExternalUtils externalUtils, IssueFactory issueFactory, OfBizDelegator ofBizDelegator, IssueIndexingService issueIndexingService, IssueManager issueManager, ProjectManager projectManager, VersionManager versionManager, NodeAssociationStore nodeAssociationStore, UserAssociationStore userAssociationStore, ProjectComponentManager projectComponentManager, AttachmentManager attachmentManager, ChangeHistoryManager changeHistoryManager, IssueLinkTypeManager issueLinkTypeManager, UserManager userManager, UserService userService, ApplicationProperties applicationProperties, UserPropertyManager userPropertyManager, OnboardingStore onboardingStore, ProjectPropertiesManager projectPropertiesManager) -
Uses of ChangeHistoryManager in com.atlassian.jira.issue.changehistory
Classes in com.atlassian.jira.issue.changehistory that implement ChangeHistoryManager -
Uses of ChangeHistoryManager in com.atlassian.jira.issue.index
Constructors in com.atlassian.jira.issue.index with parameters of type ChangeHistoryManagerModifierConstructorDescriptionDefaultChangeHistoryRetriever(JiraProperties jiraProperties, ChangeHistoryManager changeManager, IndexedChangeHistoryFieldManager indexedChangeHistoryFieldManager, JqlChangeItemMapping jqlChangeItemMapping, IndexingLimitsStats indexingLimitsStats) -
Uses of ChangeHistoryManager in com.atlassian.jira.issue.managers
Constructors in com.atlassian.jira.issue.managers with parameters of type ChangeHistoryManagerModifierConstructorDescriptionDefaultIssueDeleteHelper(IssueIndexingService issueIndexingService, SubTaskManager subTaskManager, IssueLinkManager issueLinkManager, RemoteIssueLinkManager remoteIssueLinkManager, MailThreadManager mailThreadManager, CustomFieldManager customFieldManager, IssueManager issueManager, NodeAssociationStore nodeAssociationStore, WorkflowManager workflowManager, ChangeHistoryManager changeHistoryManager, IssueEventManager issueEventManager, UserAssociationStore userAssociationStore, com.atlassian.event.api.EventPublisher eventPublisher, MovedIssueKeyStore movedIssueKeyStore, JsonEntityPropertyManager jsonEntityPropertyManager, CommentManager commentManager, IssueAttachmentDeleteHelper attachmentDeleteHelper, IssueEventBundleFactory issueEventBundleFactory, WorklogManager worklogManager, SpanningOperationHolder spanningOperationHolder, IssueStateAuditHandler issueStateAuditHandler) -
Uses of ChangeHistoryManager in com.atlassian.jira.jql.validator
Constructors in com.atlassian.jira.jql.validator with parameters of type ChangeHistoryManagerModifierConstructorDescriptionWasClauseValidator(JqlOperandResolver operandResolver, SearchHandlerManager searchHandlerManager, IndexedChangeHistoryFieldManager indexedChangeHistoryFieldManager, ChangeHistoryManager changeHistoryManager, PredicateOperandResolver predicateOperandResolver, JqlDateSupport jqlDateSupport, JiraAuthenticationContext authContext, JqlChangeItemMapping jqlChangeItemMapping, ChangeHistoryFieldConfigurationManager configurationManager, HistoryFieldValueValidator historyFieldValueValidator, UserManager userManager, JqlFunctionHandlerRegistry registry) WasValuesExistValidator(JqlOperandResolver operandResolver, SearchHandlerManager searchHandlerManager, ChangeHistoryManager changeHistoryManager, JqlChangeItemMapping jqlChangeItemMapping, ChangeHistoryFieldConfigurationManager configurationManager, HistoryFieldValueValidator historyFieldValueValidator) -
Uses of ChangeHistoryManager in com.atlassian.jira.mention
Constructors in com.atlassian.jira.mention with parameters of type ChangeHistoryManagerModifierConstructorDescriptionMentionServiceImpl(MentionFinder finder, UserManager userManager, PermissionManager permissionManager, GlobalPermissionManager globalPermissionManager, com.atlassian.event.api.EventPublisher eventPublisher, ChangeHistoryManager changeHistoryManager, CommentPermissionManager commentPermissionManager, NotificationFilterManager notificationFilterManager, FeatureManager featureManager) -
Uses of ChangeHistoryManager in com.atlassian.jira.plugins.webhooks.serializer.issue
Constructors in com.atlassian.jira.plugins.webhooks.serializer.issue with parameters of type ChangeHistoryManagerModifierConstructorDescriptionMinimalChangeHistorySerializer(ChangeHistoryManager changeHistoryManager) -
Uses of ChangeHistoryManager in com.atlassian.jira.project.listener
Constructors in com.atlassian.jira.project.listener with parameters of type ChangeHistoryManagerModifierConstructorDescriptionProjectIssueChangedEventListenerImpl(ProjectChangedTimeStore projectChangedTimeStore, ChangeHistoryManager changeHistoryManager) -
Uses of ChangeHistoryManager in com.atlassian.jira.rest.v2.issue.builder
Constructors in com.atlassian.jira.rest.v2.issue.builder with parameters of type ChangeHistoryManagerModifierConstructorDescriptionBeanBuilderFactoryImpl(UserManager userManager, ThumbnailManager thumbnailManager, VersionBeanFactory versionBeanFactory, FieldLayoutManager fieldLayoutManager, JiraAuthenticationContext authContext, FieldManager fieldManager, ResourceUriBuilder uriBuilder, jakarta.ws.rs.core.UriInfo contextUriInfo, VelocityRequestContextFactory velocityRequestContextFactory, ProjectManager projectManager, ProjectRoleManager projectRoleManager, IssueTypeSchemeManager issueTypeSchemeManager, PermissionManager permissionManager, FieldScreenRendererFactory fieldScreenRendererFactory, IssueManager issueManager, JiraBaseUrls baseUrls, IssueLinksBeanBuilderFactory issueLinkBeanBuilderFactory, IssueWorkflowManager issueWorkflowManager, WorkflowManager workflowManager, StatusManager statusManager, IssueFactory issueFactory, ChangeHistoryManager changeHistoryManager, ApplicationProperties applicationProperties, SimpleLinkManager simpleLinkManager, I18nHelper i18nHelper, com.atlassian.plugin.PluginAccessor pluginAccessor, JqlStringSupport jqlStringSupport, GroupManager groupManager, PermissionSchemeManager permissionSchemeManager, FilterSubscriptionService filterSubscriptionService, JiraBaseUrls jiraBaseUrls, IssueSecurityLevelManager issueSecurityLevelManager, HistoryMetadataManager historyMetadataManager, UserBeanFactory userBeanFactory, LicenseCountService licenseCountService, FeatureManager featureManager, FilterPermissionBeanFactory filterPermissionBeanFactory, ShareManager shareManager, ConstantsManager constantsManager, UserSearchService userSearchService, ResourceUriBuilder resourceUriBuilder) ChangelogBeanBuilder(ChangeHistoryManager changeHistoryManager, HistoryMetadataManager historyMetadataManager, JiraAuthenticationContext authContext, UserBeanFactory userBeanFactory) -
Uses of ChangeHistoryManager in com.codebarrel.jira.issues
Constructors in com.codebarrel.jira.issues with parameters of type ChangeHistoryManagerModifierConstructorDescriptionNativeIssueClient(JiraAuthenticationContext authenticationContext, CommentService commentService, IssueService issueService, SearchServiceCompatibilityFactory searchServiceCompatibilityFactory, FieldManager fieldManager, SearchHandlerManager searchHandlerManager, WatcherService watcherService, UserManager userManager, IssueWorkflowManager issueWorkflowManager, BeanBuilderFactory beanBuilderFactory, SubTaskManager subTaskManager, ProjectRoleManager projectRoleManager, EventTypeManager eventTypeManager, AttachmentService attachmentService, ChangeHistoryManager changeHistoryManager, com.atlassian.event.api.EventPublisher eventPublisher, IssueLinkTypeManager issueLinkTypeManager, IssueLinkService issueLinkService, IssueInputParametersBuilderFactory issueInputParametersBuilderFactory, CreateIssueProjectMetaSupplier createIssueProjectMetaSupplier, EditIssueMetaSupplier editIssueMetaSupplier, TransitionMetaSupplier transitionMetaSupplier, UserService userService, IssueBeanTransformer issueBeanTransformer, ChangeLogBeanTransformer changeLogBeanTransformer, I18nHelper.BeanFactory i18nFactory, ApplicationUser currentUser, UserBeanTransformer userBeanTransformer, VoteService voteService, AttachmentManager attachmentManager, WorklogService worklogService, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, IssueLinkManager issueLinkManager, ArchivedIssueService archivedIssueService) NativeIssueClient(JiraAuthenticationContext authenticationContext, CommentService commentService, IssueService issueService, SearchServiceCompatibilityFactory searchServiceCompatibilityFactory, FieldManager fieldManager, SearchHandlerManager searchHandlerManager, WatcherService watcherService, UserManager userManager, IssueWorkflowManager issueWorkflowManager, BeanBuilderFactory beanBuilderFactory, SubTaskManager subTaskManager, ProjectRoleManager projectRoleManager, EventTypeManager eventTypeManager, AttachmentService attachmentService, ChangeHistoryManager changeHistoryManager, com.atlassian.event.api.EventPublisher eventPublisher, IssueLinkTypeManager issueLinkTypeManager, IssueLinkService issueLinkService, IssueInputParametersBuilderFactory issueInputParametersBuilderFactory, CreateIssueProjectMetaSupplier createIssueProjectMetaSupplier, EditIssueMetaSupplier editIssueMetaSupplier, TransitionMetaSupplier transitionMetaSupplier, UserService userService, IssueBeanTransformer issueBeanTransformer, ChangeLogBeanTransformer changeLogBeanTransformer, I18nHelper.BeanFactory i18nFactory, ApplicationUser currentUser, UserBeanTransformer userBeanTransformer, VoteService voteService, AttachmentManager attachmentManager, WorklogService worklogService, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, IssueLinkManager issueLinkManager, ArchivedIssueService archivedIssueService, org.slf4j.Logger log) NativeIssueClientFactory(JiraAuthenticationContext authenticationContext, CommentService commentService, IssueService issueService, FieldManager fieldManager, SearchHandlerManager searchHandlerManager, WatcherService watcherService, UserManager userManager, IssueWorkflowManager issueWorkflowManager, BeanBuilderFactory beanBuilderFactory, SubTaskManager subTaskManager, ProjectRoleManager projectRoleManager, EventTypeManager eventTypeManager, AttachmentService attachmentService, ChangeHistoryManager changeHistoryManager, com.atlassian.event.api.EventPublisher eventPublisher, IssueLinkTypeManager issueLinkTypeManager, IssueLinkService issueLinkService, IssueLinkManager issueLinkManager, I18nHelper.BeanFactory i18nFactory, VoteService voteService, WorklogService worklogService, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory, RendererManager rendererManager, FieldLayoutManager fieldLayoutManager, ArchivedIssueService archivedIssueService, AttachmentManager attachmentManager, IssueInputParametersBuilderFactory issueInputParametersBuilderFactory, CreateIssueProjectMetaSupplier createIssueProjectMetaSupplier, EditIssueMetaSupplier editIssueMetaSupplier, TransitionMetaSupplier transitionMetaSupplier, UserService userService, IssueBeanTransformer issueBeanTransformer, ChangeLogBeanTransformer changeLogBeanTransformer, UserBeanTransformer userBeanTransformer, SearchServiceCompatibilityFactory searchServiceCompatibilityFactory) -
Uses of ChangeHistoryManager in com.codebarrel.jira.plugin.automation.spring.config
Methods in com.codebarrel.jira.plugin.automation.spring.config that return ChangeHistoryManager -
Uses of ChangeHistoryManager in com.codebarrel.jira.transform
Constructors in com.codebarrel.jira.transform with parameters of type ChangeHistoryManagerModifierConstructorDescriptionChangeHistoryResolver(ChangeHistoryManager changeHistoryManager, ChangeLogBeanTransformer changeLogBeanTransformer)