Class UserAnonymizationRequestBean
java.lang.Object
com.atlassian.jira.rest.v2.user.anonymization.UserAnonymizationRequestBean
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UserAnonymizationRerunRequestBean
- Since:
- v8.4
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionUser key of the new owner for entities that need to have ownership transferred.User key of the user to be anonymized. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
userKey
User key of the user to be anonymized. -
newOwnerKey
User key of the new owner for entities that need to have ownership transferred.
-
-
Constructor Details
-
UserAnonymizationRequestBean
public UserAnonymizationRequestBean() -
UserAnonymizationRequestBean
-