public class UserTombstone extends AbstractTombstone
| Modifier | Constructor and Description |
|---|---|
protected |
UserTombstone() |
|
UserTombstone(long timestamp,
String name,
long directoryId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDirectoryId() |
String |
getName() |
protected void |
setDirectoryId(long directoryId) |
protected void |
setName(String name) |
String |
toString() |
User |
toUser() |
getId, getTimestamp, setId, setTimestampprotected UserTombstone()
public UserTombstone(long timestamp,
String name,
long directoryId)
Copyright © 2023 Atlassian. All rights reserved.