public class GroupTombstone extends AbstractTombstone
Modifier | Constructor and Description |
---|---|
protected |
GroupTombstone() |
|
GroupTombstone(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) |
Group |
toGroup() |
getId, getTimestamp, setId, setTimestamp
protected GroupTombstone()
public GroupTombstone(long timestamp, String name, long directoryId)
Copyright © 2021 Atlassian. All rights reserved.