public interface TaskResult extends JsonSerializable
TaskResult is meant to be
aggregated into a Summary.| Modifier and Type | Interface and Description |
|---|---|
static interface |
TaskResult.Aggregator<T extends TaskResult>
The interface that aggregates multiple task results into a summary.
|
CLASS_NAME_FIELD| Modifier and Type | Method and Description |
|---|---|
TaskResult.Aggregator |
aggregator() |
fromJson, fromJson, getClassName, setClassName, toJsonTaskResult.Aggregator aggregator()
Copyright © 2021. All Rights Reserved.