public final class MarkupWorkerResult extends Object
| Modifier and Type | Field and Description |
|---|---|
List<NameValuePair> |
fieldList
The fields retrieved by the xml parsing configuration passed to the worker.
|
MarkupWorkerStatus |
workerStatus
Worker specific return code.
|
| Constructor and Description |
|---|
MarkupWorkerResult() |
@NotNull public MarkupWorkerStatus workerStatus
@NotNull public List<NameValuePair> fieldList
Copyright © 2017–2023 EntIT Software LLC, a Micro Focus company. All rights reserved.