AffectedEntity |
Represents an entity affected by a user property change or anonymization to be shown in the UI.
|
AffectedEntity.Builder |
|
AffectedEntityLink |
A link allowing to view the data relating to a particular AffectedEntity .
|
AffectedEntityMatcher |
|
AnonymizationHandlerModuleDescriptor<T extends AnonymizationHandler<P>,P> |
|
AnonymizationParameters |
Contains data necessary to validate and perform user anonymization.
|
AnonymizationParameters.Builder |
|
AnonymizationResult |
Wrapper for returning a result of user anonymization - either a validation error or the final report.
|
AnonymizeUserService.AnonymizePerformResult |
|
AnonymizeUserService.AnonymizeProcessData |
Contains data about anonymization process.
|
AnonymizeUserService.AnonymizeProcessData.Builder |
|
AnonymizeUserService.AnonymizeValidationResult |
|
AnonymizeUserService.OperationsReport<T> |
|
AnonymizeUserService.SingleOperationReport<T> |
|
AnonymizeUserTaskContext |
Context for user anonymization operations.
|
BusinessLogicValidationResult |
|
BusinessLogicValidationResult.Builder |
|
BusinessLogicValidator |
|
BusinessLogicValidator.LongBusinessLogicValidationEvent |
|
ContextUtil |
|
DefaultAnonymizeUserService |
|
OwnershipTransferParameter |
Contains user keys of the user currently owning an entity, and of the user that the ownership is to be transferred to.
|
Retry<T> |
Captures exceptions thrown in a given closure and allows retrying.
|
ServiceOutcomeWithWarnings<T> |
Result with warnings from handlers.
|
ServiceResultWithWarnings |
Result with warnings from handlers.
|
UserAnonymizationManager |
|
UserAnonymizationParameter |
Contains identifiers of the user to be anonymized.
|
UserAnonymizationParameterWithAdditionalData |
|
UserAnonymizationService |
|
UserPropertyChangeManager<T extends AnonymizationHandler<P>,P extends TaskContextAware> |
Contains common logic used across user property change managers.
|
UserPropertyChangeParameter |
Contains original and target values of the user property being changed.
|
UserPropertyChangeParameterWithAdditionalData |
|
UserPropertyChangeService<H extends AnonymizationHandler<P>,P extends TaskContextAware> |
Contains common logic used across user property change services.
|
UserPropertyChangeService.UserPropertyChangeRequest<P> |
Represents request to change user property.
|
UserPropertyChangeService.UserPropertyChangeValidationResult<P> |
User property change validation result.
|