Class DynamicMapWithErrorAndContext
- java.lang.Object
-
- de.codecentric.reedelk.platform.services.scriptengine.evaluator.function.DynamicMapWithMessageAndContext
-
- de.codecentric.reedelk.platform.services.scriptengine.evaluator.function.DynamicMapWithErrorAndContext
-
- All Implemented Interfaces:
FunctionDefinitionBuilder<de.codecentric.reedelk.runtime.api.script.dynamicmap.DynamicMap<?>>,Function<de.codecentric.reedelk.runtime.api.script.dynamicmap.DynamicMap<?>,String>
public class DynamicMapWithErrorAndContext extends DynamicMapWithMessageAndContext
-
-
Constructor Summary
Constructors Constructor Description DynamicMapWithErrorAndContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetTemplate()-
Methods inherited from class de.codecentric.reedelk.platform.services.scriptengine.evaluator.function.DynamicMapWithMessageAndContext
apply
-
-
-
-
Method Detail
-
getTemplate
protected String getTemplate()
- Overrides:
getTemplatein classDynamicMapWithMessageAndContext
-
-