Modifier and Type | Method and Description |
---|---|
protected List<Tombstone> |
MicrosoftActiveDirectory.findTombstonesSince(long usnChange,
Name objectBaseDN,
String objectClass) |
List<Tombstone> |
MicrosoftActiveDirectory.findUserTombstonesSince(long usnChange) |
Modifier and Type | Method and Description |
---|---|
Tombstone |
TombstoneContextMapper.mapFromContext(Object ctx)
Returns an object representation of a deleted object.
|
Modifier and Type | Method and Description |
---|---|
Tombstone |
ActiveDirectoryEntityDeletedEvent.getTombstone() |
Constructor and Description |
---|
ActiveDirectoryEntityDeletedEvent(Object source,
long directoryID,
Tombstone tombstone) |
Constructor and Description |
---|
ActiveDirectoryGroupDeletedEvent(Object source,
long directoryID,
Tombstone tombstone) |
Constructor and Description |
---|
ActiveDirectoryUserDeletedEvent(Object source,
long directoryID,
Tombstone tombstone) |
Copyright © 2020 Atlassian. All rights reserved.