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