| Package | Description |
|---|---|
| com.atlassian.crowd.embedded.api |
| Modifier and Type | Method and Description |
|---|---|
DirectorySynchronisationRoundInformation |
DirectorySynchronisationInformation.getActiveRound()
Information of the currently running synchronisation or null if directory is not being synchronised.
|
DirectorySynchronisationRoundInformation |
DirectorySynchronisationInformation.getLastRound()
Information of the last completed synchronisation or null if directory has never been synchronised.
|
| Constructor and Description |
|---|
DirectorySynchronisationInformation(DirectorySynchronisationRoundInformation lastRound,
DirectorySynchronisationRoundInformation activeRound) |
Copyright © 2017 Atlassian. All rights reserved.