public final class MarkupWorkerTask extends Object
| Modifier and Type | Field and Description |
|---|---|
List<HashConfiguration> |
hashConfiguration
The hash configuration is multiple per-task.
|
boolean |
isEmail
This boolean indicates if the message being passed into the Markup Worker is an email.
|
List<OutputField> |
outputFields
The list of the output fields to be returned.
|
com.google.common.collect.Multimap<String,com.hpe.caf.util.ref.ReferencedData> |
sourceData
The source data to be marked up.
|
| Constructor and Description |
|---|
MarkupWorkerTask() |
@NotNull public com.google.common.collect.Multimap<String,com.hpe.caf.util.ref.ReferencedData> sourceData
public List<HashConfiguration> hashConfiguration
public List<OutputField> outputFields
public boolean isEmail
Copyright © 2017–2023 EntIT Software LLC, a Micro Focus company. All rights reserved.