Class GroupTombstone
java.lang.Object
com.atlassian.crowd.model.tombstone.AbstractTombstone
com.atlassian.crowd.model.tombstone.GroupTombstone
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGroupTombstone(long timestamp, String name, long directoryId) -
Method Summary
Modifier and TypeMethodDescriptionlonggetName()protected voidsetDirectoryId(long directoryId) protected voidtoGroup()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
-