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, setTimestampprotected GroupTombstone()
public GroupTombstone(long timestamp,
String name,
long directoryId)
Copyright © 2023 Atlassian. All rights reserved.