Uses of Interface
io.camunda.zeebe.engine.state.immutable.VariableState
Packages that use VariableState
Package
Description
-
Uses of VariableState in io.camunda.zeebe.engine.processing.variable
Methods in io.camunda.zeebe.engine.processing.variable that return VariableStateModifier and TypeMethodDescriptionVariableStateEvaluationContextLookup.variableState()Returns the value of thevariableStaterecord component.Constructors in io.camunda.zeebe.engine.processing.variable with parameters of type VariableStateModifierConstructorDescriptionVariableBehavior(VariableState variableState, StateWriter stateWriter, KeyGenerator keyGenerator) VariableStateEvaluationContextLookup(VariableState variableState) Creates an instance of aVariableStateEvaluationContextLookuprecord class. -
Uses of VariableState in io.camunda.zeebe.engine.state.immutable
Methods in io.camunda.zeebe.engine.state.immutable that return VariableState -
Uses of VariableState in io.camunda.zeebe.engine.state.mutable
Subinterfaces of VariableState in io.camunda.zeebe.engine.state.mutable -
Uses of VariableState in io.camunda.zeebe.engine.state.variable
Classes in io.camunda.zeebe.engine.state.variable that implement VariableState