Package io.camunda.client.api.response
Interface EvaluationWarning
- All Known Implementing Classes:
EvaluationWarningImpl
public interface EvaluationWarning
A warning generated during expression evaluation.
-
Method Summary
-
Method Details
-
getMessage
String getMessage()Returns the warning message.- Returns:
- the warning message
-