|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.crowd.integration.atlassianuser.CrowdSynchronisationResult
public class CrowdSynchronisationResult
Field Summary | |
---|---|
static CrowdSynchronisationResult |
FAIL_INSTANCE
|
Method Summary | |
---|---|
static CrowdSynchronisationResult |
forFailure()
|
static CrowdSynchronisationResult |
forSuccess(SnapshotFetchingInfo info)
|
SnapshotFetchingInfo |
getDetails()
|
boolean |
isSuccess()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CrowdSynchronisationResult FAIL_INSTANCE
Method Detail |
---|
public boolean isSuccess()
public SnapshotFetchingInfo getDetails()
public static CrowdSynchronisationResult forSuccess(SnapshotFetchingInfo info)
public static CrowdSynchronisationResult forFailure()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |