| Package | Description |
|---|---|
| com.laserfiche.repository.api.clients.impl.model |
| Modifier and Type | Method and Description |
|---|---|
static OperationStatus |
OperationStatus.fromValue(String input) |
OperationStatus |
OperationProgress.getStatus() |
static OperationStatus |
OperationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationStatus[] |
OperationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperationProgress.setStatus(OperationStatus status) |
OperationProgress |
OperationProgress.status(OperationStatus status) |
Copyright © 2022. All rights reserved.