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, setTimestamp
protected UserTombstone()
public UserTombstone(long timestamp, String name, long directoryId)
Copyright © 2020 Atlassian. All rights reserved.