Class UserPropertyChangeService<H extends AnonymizationHandler<P>,P extends TaskContextAware>

java.lang.Object
com.atlassian.jira.user.anonymize.UserPropertyChangeService<H,P>
Direct Known Subclasses:
OwnershipTransferChangeService, UserAnonymizationService, UserKeyChangeService, UserNameChangeService

public abstract class UserPropertyChangeService<H extends AnonymizationHandler<P>,P extends TaskContextAware> extends Object
Contains common logic used across user property change services.
Since:
v8.3