com.atlassian.crowd.integration.atlassianuser
Class CrowdSynchronisationResult
java.lang.Object
com.atlassian.crowd.integration.atlassianuser.CrowdSynchronisationResult
public class CrowdSynchronisationResult
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FAIL_INSTANCE
public static final CrowdSynchronisationResult FAIL_INSTANCE
isSuccess
public boolean isSuccess()
getDetails
public SnapshotFetchingInfo getDetails()
forSuccess
public static CrowdSynchronisationResult forSuccess(SnapshotFetchingInfo info)
forFailure
public static CrowdSynchronisationResult forFailure()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.