| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.synchrony.model |
| Modifier and Type | Method and Description |
|---|---|
static SynchronyError.Code |
SynchronyError.Code.from(String synchronyValue) |
SynchronyError.Code |
SynchronyError.getCode() |
static SynchronyError.Code |
SynchronyError.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronyError.Code[] |
SynchronyError.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SynchronyError(SynchronyError.Code code) |
SynchronyError(SynchronyError.Code code,
String conflictingRev) |
Copyright © 2003–2016 Atlassian. All rights reserved.