java.lang.Object | |
↳ | com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation |
Information of a directory synchronisation round.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns in milliseconds the duration of the synchronisation
| |||||||||||
Returns the time in milliseconds of the directory synchronisation time.
| |||||||||||
Returns a status key that can be used to get a human readable synchronisation status message.
| |||||||||||
Returns parameters for status key retrieved from
getStatusKey() . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Returns in milliseconds the duration of the synchronisation
Returns the time in milliseconds of the directory synchronisation time.
Returns a status key that can be used to get a human readable synchronisation status message.
Returns parameters for status key retrieved from getStatusKey()
.