Uses of Class
com.atlassian.jira.user.anonymize.externalid.UserExternalIdChangeService
Packages that use UserExternalIdChangeService
Package
Description
-
Uses of UserExternalIdChangeService in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return UserExternalIdChangeServiceModifier and TypeMethodDescriptionUserAnonymizationConfiguration.userExternalIdChangeManager(UserManager userManager, ExtendedUserDao extendedUserDao, GlobalPermissionManager globalPermissionManager, I18nHelper.BeanFactory i18nBeanFactory, com.atlassian.event.api.EventPublisher eventPublisher) Methods in com.atlassian.jira.component.spring.registrar with parameters of type UserExternalIdChangeServiceModifier and TypeMethodDescriptionUserAnonymizationConfiguration.userExternalIdChangeOperationStep(JiraAuthenticationContext jiraAuthenticationContext, UserExternalIdChangeService userExternalIdChangeService) -
Uses of UserExternalIdChangeService in com.atlassian.jira.user.anonymize.operations
Constructors in com.atlassian.jira.user.anonymize.operations with parameters of type UserExternalIdChangeServiceModifierConstructorDescriptionUserExternalIdChangeOperationStep(JiraAuthenticationContext jiraAuthenticationContext, UserExternalIdChangeService userExternalIdChangeService)