KeyEvaluator

public class KeyEvaluator

KeyEvaluator evaluates the value of a key in the context of a task which is used to execute filters and actions.

Constructors

KeyEvaluator

public KeyEvaluator(TaskContext taskContext)

Methods

evaluateTemplateString

public String evaluateTemplateString(String template)

getValue

public Object getValue(KeyInformation keyInformation)

manipulate

String manipulate(String manipulation, String value)