Package org.camunda.feel.playground.dto
Class FeelUnaryTestsEvaluationRequest
java.lang.Object
org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContext(Map<String, Object> context) voidsetExpression(String expression) voidsetInputValue(Object inputValue) voidsetMetadata(Map<String, String> metadata) toString()
-
Field Details
-
expression
-
inputValue
-
context
-
metadata
-
-
Constructor Details
-
FeelUnaryTestsEvaluationRequest
public FeelUnaryTestsEvaluationRequest()
-
-
Method Details