Uses of Interface
io.camunda.zeebe.engine.state.mutable.MutableVariableState
Packages that use MutableVariableState
Package
Description
-
Uses of MutableVariableState in io.camunda.zeebe.engine.state
Methods in io.camunda.zeebe.engine.state that return MutableVariableState -
Uses of MutableVariableState in io.camunda.zeebe.engine.state.instance
Constructors in io.camunda.zeebe.engine.state.instance with parameters of type MutableVariableStateModifierConstructorDescriptionDbElementInstanceState(ZeebeDb<ZbColumnFamilies> zeebeDb, TransactionContext transactionContext, MutableVariableState variableState) -
Uses of MutableVariableState in io.camunda.zeebe.engine.state.mutable
Methods in io.camunda.zeebe.engine.state.mutable that return MutableVariableState -
Uses of MutableVariableState in io.camunda.zeebe.engine.state.variable
Classes in io.camunda.zeebe.engine.state.variable that implement MutableVariableState