Uses of Class
io.camunda.zeebe.engine.state.variable.VariableInstance
Packages that use VariableInstance
-
Uses of VariableInstance in io.camunda.zeebe.engine.state.immutable
Methods in io.camunda.zeebe.engine.state.immutable that return VariableInstanceModifier and TypeMethodDescriptionVariableState.getVariableInstanceLocal(long scopeKey, org.agrona.DirectBuffer name) -
Uses of VariableInstance in io.camunda.zeebe.engine.state.variable
Methods in io.camunda.zeebe.engine.state.variable that return VariableInstanceModifier and TypeMethodDescriptionDbVariableState.getVariableInstanceLocal(long scopeKey, org.agrona.DirectBuffer name) VariableInstance.setKey(long key) VariableInstance.setValue(org.agrona.DirectBuffer value, int offset, int length)