Package io.camunda.client.protocol.rest
Class ExpressionEvaluationWarningItem
java.lang.Object
io.camunda.client.protocol.rest.ExpressionEvaluationWarningItem
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.23.0")
public class ExpressionEvaluationWarningItem
extends Object
ExpressionEvaluationWarningItem
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe warning messageinthashCode()voidsetMessage(String message) toString()
-
Field Details
-
JSON_PROPERTY_MESSAGE
- See Also:
-
-
Constructor Details
-
ExpressionEvaluationWarningItem
public ExpressionEvaluationWarningItem()
-
-
Method Details