Class | Description |
---|---|
DirectoryCreatedEvent | |
DirectoryDeletedEvent | |
DirectoryUpdatedEvent | |
ImportEvent |
Denotes an event related to the data import process.
|
ImportFinishedEvent |
Is published when a data import is finished, regardless of its status
|
ImportStartedEvent |
Is published when a data import is started.
|
RemoteDirectorySynchronisationFailedEvent |
This event is analogous to
RemoteDirectorySynchronisedEvent , however it's published when a directory
synchronisation fails. |
RemoteDirectorySynchronisationFinishedEvent |
Superclass for events thrown when a directory synchronisation finishes.
|
RemoteDirectorySynchronisationStartedEvent | |
RemoteDirectorySynchronisedEvent |
This event is designed to be thrown by a
SynchronisableDirectory
after it has completed synchronising its cache. |
Copyright © 2020 Atlassian. All rights reserved.