Uses of Record Class
io.camunda.zeebe.engine.state.immutable.VariableState.Variable
Packages that use VariableState.Variable
-
Uses of VariableState.Variable in io.camunda.zeebe.engine.state.immutable
Methods in io.camunda.zeebe.engine.state.immutable that return types with arguments of type VariableState.VariableModifier and TypeMethodDescriptionVariableState.getVariablesLocal(long scopeKey) Returns a list of all variables at the given scope key. -
Uses of VariableState.Variable in io.camunda.zeebe.engine.state.variable
Methods in io.camunda.zeebe.engine.state.variable that return types with arguments of type VariableState.Variable