Class GroupTombstone
java.lang.Object
com.atlassian.crowd.model.tombstone.AbstractTombstone
com.atlassian.crowd.model.tombstone.GroupTombstone
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
GroupTombstone
(long timestamp, String name, long directoryId) -
Method Summary
Modifier and TypeMethodDescriptionlong
getName()
protected void
setDirectoryId
(long directoryId) protected void
toGroup()
Methods inherited from class com.atlassian.crowd.model.tombstone.AbstractTombstone
getId, getTimestamp, setId, setTimestamp
-
Constructor Details
-
GroupTombstone
protected GroupTombstone() -
GroupTombstone
-
-
Method Details
-
getName
-
setName
-
getDirectoryId
public long getDirectoryId() -
setDirectoryId
protected void setDirectoryId(long directoryId) -
toGroup
-