Package io.camunda.zeebe.feel.impl
Class MessagePackContext
java.lang.Object
org.camunda.feel.context.CustomContext
io.camunda.zeebe.feel.impl.MessagePackContext
- All Implemented Interfaces:
org.camunda.feel.context.Context
public class MessagePackContext
extends org.camunda.feel.context.CustomContext
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.camunda.feel.context.Context
org.camunda.feel.context.Context.CacheContext, org.camunda.feel.context.Context.CacheContext$, org.camunda.feel.context.Context.EmptyContext$, org.camunda.feel.context.Context.StaticContext, org.camunda.feel.context.Context.StaticContext$ -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.camunda.feel.context.CustomContext
functionProvider
-
Field Details
-
messagePackMap
public final org.agrona.DirectBuffer messagePackMap
-
-
Constructor Details
-
MessagePackContext
-
-
Method Details
-
variableProvider
public org.camunda.feel.context.VariableProvider variableProvider()- Specified by:
variableProviderin interfaceorg.camunda.feel.context.Context- Overrides:
variableProviderin classorg.camunda.feel.context.CustomContext
-