| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authentication.external | |
| org.apache.jackrabbit.oak.spi.security.authentication.external.basic |
| Modifier and Type | Method and Description |
|---|---|
SyncResult.Status |
SyncResult.getStatus()
The status of the sync operation
|
static SyncResult.Status |
SyncResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncResult.Status[] |
SyncResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SyncResult.Status |
DefaultSyncResultImpl.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSyncResultImpl.setStatus(SyncResult.Status status) |
| Constructor and Description |
|---|
DefaultSyncResultImpl(DefaultSyncedIdentity id,
SyncResult.Status status) |
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.