Class GroupMembershipTombstone
java.lang.Object
com.atlassian.crowd.model.tombstone.AbstractTombstone
com.atlassian.crowd.model.tombstone.MembershipTombstone
com.atlassian.crowd.model.tombstone.GroupMembershipTombstone
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGroupMembershipTombstone(long timestamp, String childName, String parentName, long directoryId) -
Method Summary
Methods inherited from class com.atlassian.crowd.model.tombstone.MembershipTombstone
getChildName, getDirectoryId, getParentName, setChildName, setDirectoryId, setParentName, toStringMethods inherited from class com.atlassian.crowd.model.tombstone.AbstractTombstone
getId, getTimestamp, setId, setTimestamp
-
Constructor Details
-
GroupMembershipTombstone
protected GroupMembershipTombstone() -
GroupMembershipTombstone
-