public class CacheSynchronisationResult extends Object
Modifier and Type | Field and Description |
---|---|
static CacheSynchronisationResult |
FAILURE |
Constructor and Description |
---|
CacheSynchronisationResult(boolean success,
String syncStatusToken) |
public static final CacheSynchronisationResult FAILURE
public boolean isSuccess()
public String getSyncStatusToken()
Copyright © 2020 Atlassian. All rights reserved.