Enum Class DataDictionary.PathMappingStrategy

java.lang.Object
java.lang.Enum<DataDictionary.PathMappingStrategy>
org.citrusframework.variable.dictionary.DataDictionary.PathMappingStrategy
All Implemented Interfaces:
Serializable, Comparable<DataDictionary.PathMappingStrategy>, Constable
Enclosing interface:
DataDictionary<T>

public static enum DataDictionary.PathMappingStrategy extends Enum<DataDictionary.PathMappingStrategy>
Possible mapping strategies for identifying matching dictionary items with path comparison.