Class DirectorySynchronisationFinishedEvent
java.lang.Object
com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- All Implemented Interfaces:
CrowdAnalyticsEvent
Analytics event thrown after receiving a
RemoteDirectorySynchronisationFinishedEvent
.-
Constructor Summary
ConstructorsConstructorDescriptionDirectorySynchronisationFinishedEvent
(Long directoryId, LdapConnectorType connectorType, DirectoryType directoryType, Long timeTaken, SynchronisationTimeTakenBucket bucket, boolean successful) -
Method Summary
-
Constructor Details
-
DirectorySynchronisationFinishedEvent
public DirectorySynchronisationFinishedEvent(Long directoryId, LdapConnectorType connectorType, DirectoryType directoryType, Long timeTaken, SynchronisationTimeTakenBucket bucket, boolean successful)
-
-
Method Details