Interface WithCorrelations
-
- All Implemented Interfaces:
public interface WithCorrelationsCorrelations are represented as a variable map with a key set to {@link DataIdentity#entryType} and the value to {@link DataIdentity#entryId}.
-
-
Method Summary
Modifier and Type Method Description abstract VariableMapgetCorrelations()-
-
Method Detail
-
getCorrelations
abstract VariableMap getCorrelations()
-
-
-
-