| Package | Description |
|---|---|
| com.atlassian.crowd.plugin.rest.entity |
| Modifier and Type | Method and Description |
|---|---|
SimpleSynchronizationStatus |
DetailedDirectorySynchronizationData.getStatus() |
static SimpleSynchronizationStatus |
SimpleSynchronizationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleSynchronizationStatus[] |
SimpleSynchronizationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DetailedDirectorySynchronizationData(SimpleSynchronizationStatus status,
Long startDate,
Long endDate,
SynchronisationMode synchronizationType) |
Copyright © 2021 Atlassian. All rights reserved.