Package | Description |
---|---|
com.atlassian.crowd.analytics.events |
Modifier and Type | Method and Description |
---|---|
static SynchronisationTimeTakenBucket |
SynchronisationTimeTakenBucket.fromMillis(long millis) |
SynchronisationTimeTakenBucket |
DirectorySynchronisationFinishedEvent.getBucket() |
static SynchronisationTimeTakenBucket |
SynchronisationTimeTakenBucket.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronisationTimeTakenBucket[] |
SynchronisationTimeTakenBucket.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DirectorySynchronisationFinishedEvent(Long directoryId,
LdapConnectorType connectorType,
DirectoryType directoryType,
Long timeTaken,
SynchronisationTimeTakenBucket bucket,
boolean successful) |
Copyright © 2020 Atlassian. All rights reserved.