Class ExprCreateObject
- java.lang.Object
-
- kz.greetgo.script.model.expr.Expr
-
- kz.greetgo.script.model.expr.flow.ExprCreateObject
-
@KafkaModel public class ExprCreateObject extends Expr
-
-
Constructor Summary
Constructors Constructor Description ExprCreateObject()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ExprCreateObjectof(java.lang.String objectId)
-
-
-
Method Detail
-
of
public static ExprCreateObject of(java.lang.String objectId)
-
-