Package de.gematik.prepare
Class ItemsCreator
- java.lang.Object
-
- de.gematik.prepare.ItemsCreator
-
public class ItemsCreator extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.commons.jexl3.JexlEngineJEXL_ENGINE
-
Constructor Summary
Constructors Constructor Description ItemsCreator(PrepareItemsConfig config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description VoidevaluateExpressions(CombineItem item, Map<?,?> jsonContext)List<String>getConfigErrors()
-
-
-
Constructor Detail
-
ItemsCreator
public ItemsCreator(PrepareItemsConfig config)
-
-
Method Detail
-
evaluateExpressions
public Void evaluateExpressions(CombineItem item, Map<?,?> jsonContext)
-
-