Uses of Class
com.atlassian.crowd.model.Tombstone
Package
Description
-
Uses of Tombstone in com.atlassian.crowd.directory
Modifier and TypeMethodDescriptionMicrosoftActiveDirectory.findTombstonesSince
(long usnChange, CrowdLdapName objectBaseDN, String objectClass) MicrosoftActiveDirectory.findUserTombstonesSince
(long usnChange) -
Uses of Tombstone in com.atlassian.crowd.directory.ldap.mapper
Modifier and TypeMethodDescriptionTombstoneContextMapper.mapFromContext
(Object ctx) Returns an object representation of a deleted object. -
Uses of Tombstone in com.atlassian.crowd.event.remote
ModifierConstructorDescriptionActiveDirectoryEntityDeletedEvent
(Object source, long directoryID, Tombstone tombstone) -
Uses of Tombstone in com.atlassian.crowd.event.remote.group
ModifierConstructorDescriptionActiveDirectoryGroupDeletedEvent
(Object source, long directoryID, Tombstone tombstone) -
Uses of Tombstone in com.atlassian.crowd.event.remote.principal
ModifierConstructorDescriptionActiveDirectoryUserDeletedEvent
(Object source, long directoryID, Tombstone tombstone)