public class UserAnonymizationRequestBean extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static UserAnonymizationRequestBean |
DOC_EXAMPLE
Example representation for use in auto-generated docs.
|
String |
newOwnerKey
User key of the new owner for entities that need to have ownership transferred.
|
String |
userKey
User key of the user to be anonymized.
|
| Constructor and Description |
|---|
UserAnonymizationRequestBean() |
UserAnonymizationRequestBean(String userKey,
String newOwnerKey) |
public static final UserAnonymizationRequestBean DOC_EXAMPLE
public String userKey
public String newOwnerKey
Copyright © 2002-2024 Atlassian. All Rights Reserved.