Modifier and Type | Method and Description |
---|---|
Map<AnonymizationHandlerModuleDescriptor,ServiceResult> |
UserPropertyChangeManager.executeHandlers(P parameter,
I18nHelper i18nBean)
Updates affected entities by calling registered handlers (
AnonymizationHandler . |
Map<AnonymizationHandlerModuleDescriptor,ServiceOutcome<Collection<AffectedEntity>>> |
UserPropertyChangeManager.getAffectedEntities(P parameter)
Gets affected entities from registered handlers (
AnonymizationHandler . |
protected abstract Class<? extends AnonymizationHandlerModuleDescriptor<T,P>> |
UserPropertyChangeManager.getModuleDescriptorClass() |
protected Class<? extends AnonymizationHandlerModuleDescriptor<UserAnonymizationHandler,UserAnonymizationParameter>> |
UserAnonymizationManager.getModuleDescriptorClass() |
Modifier and Type | Method and Description |
---|---|
protected ServiceResult |
UserPropertyChangeManager.executeHandler(AnonymizationHandlerModuleDescriptor<T,P> handlerModuleDescriptor,
P userPropertyChangeParameter,
I18nHelper i18nBean) |
protected ServiceOutcome<Collection<AffectedEntity>> |
UserPropertyChangeManager.getAffectedEntitiesFromHandler(AnonymizationHandlerModuleDescriptor<T,P> handlerModuleDescriptor,
P userPropertyChangeParameter) |
Modifier and Type | Method and Description |
---|---|
<P extends TaskContextAware,T extends AnonymizationHandler<P>> |
BusinessLogicValidator.validate(List<? extends AnonymizationHandlerModuleDescriptor<T,P>> moduleDescriptors,
AnonymizationParameters anonymizationParameters) |
Modifier and Type | Class and Description |
---|---|
class |
UserKeyChangeHandlerModuleDescriptor |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends AnonymizationHandlerModuleDescriptor<UserKeyChangeHandler,UserPropertyChangeParameter>> |
DefaultUserKeyChangeManager.getModuleDescriptorClass() |
Modifier and Type | Class and Description |
---|---|
class |
UserNameChangeHandlerModuleDescriptor |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends AnonymizationHandlerModuleDescriptor<UserNameChangeHandler,UserPropertyChangeParameter>> |
DefaultUserNameChangeManager.getModuleDescriptorClass() |
Modifier and Type | Class and Description |
---|---|
class |
OwnershipTransferHandlerModuleDescriptor |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends AnonymizationHandlerModuleDescriptor<OwnershipTransferHandler,OwnershipTransferParameter>> |
DefaultOwnershipTransferChangeManager.getModuleDescriptorClass() |
Modifier and Type | Class and Description |
---|---|
class |
UserAnonymizationHandlerModuleDescriptor |
Copyright © 2002-2024 Atlassian. All Rights Reserved.