| Package | Description |
|---|---|
| org.gcube.vremanagement.contextmanager.model.operators.context | |
| org.gcube.vremanagement.contextmanager.model.report |
| Modifier and Type | Method and Description |
|---|---|
OperationResult |
MandatoryContextOperator.onCreate(Context context) |
OperationResult |
MandatoryContextOperator.onDispose(Context context) |
| Modifier and Type | Method and Description |
|---|---|
static OperationResult |
OperationResult.failure(String... errors) |
OperationResult |
Report.getResult() |
OperationResult |
ReportEntry.getResult() |
static OperationResult |
OperationResult.success() |
| Modifier and Type | Method and Description |
|---|---|
void |
Report.setResult(OperationResult result) |
| Constructor and Description |
|---|
ReportEntry(String operationId,
String description,
OperationResult result,
OperatorParameters parameters,
T entryDescriptor) |
ReportEntry(String operationId,
String description,
OperationResult result,
T entryDescriptor) |
Copyright © 2020. All Rights Reserved.