public static class UserErasureRequest.Builder extends Object
| Constructor and Description |
|---|
Builder(ApplicationUser updatedUser,
String originalUsername) |
public Builder(@Nonnull ApplicationUser updatedUser, @Nonnull String originalUsername)
updatedUser - the user with the anonymized nameoriginalUsername - the original username previously associated with the anonymized userpublic UserErasureRequest build()
Copyright © 2019 Atlassian. All rights reserved.