Uses of Class
com.atlassian.crowd.integration.atlassianuser.CrowdSynchronisationResult

Packages that use CrowdSynchronisationResult
com.atlassian.bamboo.configuration   
com.atlassian.crowd.integration.atlassianuser   
 

Uses of CrowdSynchronisationResult in com.atlassian.bamboo.configuration
 

Methods in com.atlassian.bamboo.configuration that return CrowdSynchronisationResult
 CrowdSynchronisationResult UserManagement.getSynchronisationResult()
           
 

Uses of CrowdSynchronisationResult in com.atlassian.crowd.integration.atlassianuser
 

Fields in com.atlassian.crowd.integration.atlassianuser declared as CrowdSynchronisationResult
static CrowdSynchronisationResult CrowdSynchronisationResult.FAIL_INSTANCE
           
 

Methods in com.atlassian.crowd.integration.atlassianuser that return CrowdSynchronisationResult
static CrowdSynchronisationResult CrowdSynchronisationResult.forFailure()
           
static CrowdSynchronisationResult CrowdSynchronisationResult.forSuccess(SnapshotFetchingInfo info)
           
 CrowdSynchronisationResult CrowdClientControl.getSynchronisationResult()
          Get details of the last attempted snapshot retrieval.
 



Copyright © 2012 Atlassian. All Rights Reserved.