Uses of Interface
io.camunda.zeebe.engine.state.mutable.MutableEventScopeInstanceState
Packages that use MutableEventScopeInstanceState
Package
Description
-
Uses of MutableEventScopeInstanceState in io.camunda.zeebe.engine.state
Methods in io.camunda.zeebe.engine.state that return MutableEventScopeInstanceState -
Uses of MutableEventScopeInstanceState in io.camunda.zeebe.engine.state.instance
Classes in io.camunda.zeebe.engine.state.instance that implement MutableEventScopeInstanceState -
Uses of MutableEventScopeInstanceState in io.camunda.zeebe.engine.state.migration
Methods in io.camunda.zeebe.engine.state.migration with parameters of type MutableEventScopeInstanceStateModifier and TypeMethodDescriptionvoidDbMigrationState.migrateTemporaryVariables(MutableEventScopeInstanceState eventScopeInstanceState, MutableElementInstanceState elementInstanceState) -
Uses of MutableEventScopeInstanceState in io.camunda.zeebe.engine.state.mutable
Methods in io.camunda.zeebe.engine.state.mutable that return MutableEventScopeInstanceStateMethods in io.camunda.zeebe.engine.state.mutable with parameters of type MutableEventScopeInstanceStateModifier and TypeMethodDescriptionvoidMutableMigrationState.migrateTemporaryVariables(MutableEventScopeInstanceState eventScopeInstanceState, MutableElementInstanceState elementInstanceState)