public abstract class OwnershipTransferChangeManager extends UserPropertyChangeManager<OwnershipTransferHandler,OwnershipTransferParameter>
Invokes handlers (OwnershipTransferHandler
) from plugins that should change ownership of entities that prevent user from being disabled.
eventPublisher
Constructor and Description |
---|
OwnershipTransferChangeManager(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.event.api.EventPublisher eventPublisher,
BusinessLogicValidator businessLogicValidator) |
changeProperty, executeHandler, executeHandlers, getAffectedEntities, getAffectedEntitiesFromHandler, getModuleDescriptorClass, validateBusinessLogic
public OwnershipTransferChangeManager(com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.event.api.EventPublisher eventPublisher, BusinessLogicValidator businessLogicValidator)
Copyright © 2002-2022 Atlassian. All Rights Reserved.