public abstract class UserNameChangeManager extends UserPropertyChangeManager<UserNameChangeHandler,UserPropertyChangeParameter>
UserNameChangeHandler
) from plugins that should change user names in data structures they use internally (DB, caches, filesystem etc.)eventPublisher
Constructor and Description |
---|
UserNameChangeManager(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.event.api.EventPublisher eventPublisher,
BusinessLogicValidator businessLogicValidator) |
changeProperty, executeHandler, executeHandlers, getAffectedEntities, getAffectedEntitiesFromHandler, getModuleDescriptorClass, validateBusinessLogic
public UserNameChangeManager(com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.event.api.EventPublisher eventPublisher, BusinessLogicValidator businessLogicValidator)
Copyright © 2002-2022 Atlassian. All Rights Reserved.