Skip navigation links
C F H I M N O S V W X 

C

com.hpe.caf.worker.markup - package com.hpe.caf.worker.markup
 

F

Field - Class in com.hpe.caf.worker.markup
A field object to be hashed, including what normalization type to use.
Field() - Constructor for class com.hpe.caf.worker.markup.Field
 
field - Variable in class com.hpe.caf.worker.markup.OutputField
Name of document field to be returned
fieldList - Variable in class com.hpe.caf.worker.markup.MarkupWorkerResult
The fields retrieved by the xml parsing configuration passed to the worker.
fields - Variable in class com.hpe.caf.worker.markup.HashConfiguration
List of fields to be included in the hash.

H

HashConfiguration - Class in com.hpe.caf.worker.markup
The hash configuration determining the fields to include in the hash and the scope of hash functions to include.
HashConfiguration() - Constructor for class com.hpe.caf.worker.markup.HashConfiguration
 
hashConfiguration - Variable in class com.hpe.caf.worker.markup.MarkupWorkerTask
The hash configuration is multiple per-task.
HashFunction - Enum in com.hpe.caf.worker.markup
Enumeration determining the method of hashing to be performed on the selected tag elements.
hashFunctions - Variable in class com.hpe.caf.worker.markup.HashConfiguration
A list of hash functions to use (currently only supported function is xxHash64).

I

isEmail - Variable in class com.hpe.caf.worker.markup.MarkupWorkerTask
This boolean indicates if the message being passed into the Markup Worker is an email.

M

MarkupWorkerConstants - Class in com.hpe.caf.worker.markup
MarkupWorker constants including API version and the name of the worker.
MarkupWorkerResult - Class in com.hpe.caf.worker.markup
The result class of the worker.
MarkupWorkerResult() - Constructor for class com.hpe.caf.worker.markup.MarkupWorkerResult
 
MarkupWorkerStatus - Enum in com.hpe.caf.worker.markup
Enumeration representing the status of the worker result.
MarkupWorkerTask - Class in com.hpe.caf.worker.markup
The task supplied to the worker.
MarkupWorkerTask() - Constructor for class com.hpe.caf.worker.markup.MarkupWorkerTask
 

N

name - Variable in class com.hpe.caf.worker.markup.Field
Name of the field / element tag in xml.
name - Variable in class com.hpe.caf.worker.markup.HashConfiguration
 
name - Variable in class com.hpe.caf.worker.markup.NameValuePair
 
NameValuePair - Class in com.hpe.caf.worker.markup
 
NameValuePair() - Constructor for class com.hpe.caf.worker.markup.NameValuePair
 
normalizationType - Variable in class com.hpe.caf.worker.markup.Field
Type of field data normalization.
NormalizationType - Enum in com.hpe.caf.worker.markup
The method of normalization to be performed on the field content before being added to the hash.

O

OutputField - Class in com.hpe.caf.worker.markup
Represents a field to be returned by the Markup Worker.
OutputField() - Constructor for class com.hpe.caf.worker.markup.OutputField
 
outputFields - Variable in class com.hpe.caf.worker.markup.MarkupWorkerTask
The list of the output fields to be returned.

S

scope - Variable in class com.hpe.caf.worker.markup.HashConfiguration
 
Scope - Enum in com.hpe.caf.worker.markup
 
sourceData - Variable in class com.hpe.caf.worker.markup.MarkupWorkerTask
The source data to be marked up.

V

value - Variable in class com.hpe.caf.worker.markup.NameValuePair
 
valueOf(String) - Static method in enum com.hpe.caf.worker.markup.HashFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hpe.caf.worker.markup.MarkupWorkerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hpe.caf.worker.markup.NormalizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hpe.caf.worker.markup.Scope
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hpe.caf.worker.markup.HashFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hpe.caf.worker.markup.MarkupWorkerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hpe.caf.worker.markup.NormalizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hpe.caf.worker.markup.Scope
Returns an array containing the constants of this enum type, in the order they are declared.

W

WORKER_API_VER - Static variable in class com.hpe.caf.worker.markup.MarkupWorkerConstants
 
WORKER_NAME - Static variable in class com.hpe.caf.worker.markup.MarkupWorkerConstants
 
workerStatus - Variable in class com.hpe.caf.worker.markup.MarkupWorkerResult
Worker specific return code.

X

xPathExpression - Variable in class com.hpe.caf.worker.markup.OutputField
XPath expression needed to extract the field value from the XML document
C F H I M N O S V W X 
Skip navigation links

Copyright © 2017–2023 EntIT Software LLC, a Micro Focus company. All rights reserved.