Class UserErasureRequest.Builder

java.lang.Object
com.atlassian.bitbucket.user.UserErasureRequest.Builder
Enclosing class:
UserErasureRequest

public static class UserErasureRequest.Builder extends Object
  • Constructor Details

    • Builder

      public Builder(@Nonnull ApplicationUser updatedUser, @Nonnull String originalUsername)
      Parameters:
      updatedUser - the user with the anonymized name
      originalUsername - the original username previously associated with the anonymized user
  • Method Details