public class DefaultOwnershipTransferChangeManager extends OwnershipTransferChangeManager
Constructor and Description |
---|
DefaultOwnershipTransferChangeManager(com.atlassian.plugin.PluginAccessor pluginAccessor) |
Modifier and Type | Method and Description |
---|---|
void |
changeProperty(OwnershipTransferParameter parameter)
Changes user property in app_user table.
|
protected Class<? extends AnonymizationHandlerModuleDescriptor<OwnershipTransferHandler,OwnershipTransferParameter>> |
getModuleDescriptorClass() |
executeHandler, executeHandlers, getAffectedEntities, getAffectedEntitiesFromHandler
public DefaultOwnershipTransferChangeManager(com.atlassian.plugin.PluginAccessor pluginAccessor)
public void changeProperty(@Nonnull OwnershipTransferParameter parameter)
UserPropertyChangeManager
changeProperty
in class UserPropertyChangeManager<OwnershipTransferHandler,OwnershipTransferParameter>
parameter
- Contains old/new user property value.protected Class<? extends AnonymizationHandlerModuleDescriptor<OwnershipTransferHandler,OwnershipTransferParameter>> getModuleDescriptorClass()
getModuleDescriptorClass
in class UserPropertyChangeManager<OwnershipTransferHandler,OwnershipTransferParameter>
Copyright © 2002-2021 Atlassian. All Rights Reserved.