Uses of Class
com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation

Packages that use DirectorySynchronisationRoundInformation
com.atlassian.crowd.embedded.api   
 

Uses of DirectorySynchronisationRoundInformation in com.atlassian.crowd.embedded.api
 

Methods in com.atlassian.crowd.embedded.api that return DirectorySynchronisationRoundInformation
 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.
 

Constructors in com.atlassian.crowd.embedded.api with parameters of type DirectorySynchronisationRoundInformation
DirectorySynchronisationInformation(DirectorySynchronisationRoundInformation lastRound, DirectorySynchronisationRoundInformation activeRound)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.