Uses of Interface
io.camunda.zeebe.engine.state.immutable.EventScopeInstanceState
Packages that use EventScopeInstanceState
Package
Description
-
Uses of EventScopeInstanceState in io.camunda.zeebe.engine.processing.common
Constructors in io.camunda.zeebe.engine.processing.common with parameters of type EventScopeInstanceStateModifierConstructorDescriptionEventHandle(KeyGenerator keyGenerator, EventScopeInstanceState eventScopeInstanceState, Writers writers, ProcessState processState, EventTriggerBehavior eventTriggerBehavior) -
Uses of EventScopeInstanceState in io.camunda.zeebe.engine.processing.message
Constructors in io.camunda.zeebe.engine.processing.message with parameters of type EventScopeInstanceStateModifierConstructorDescriptionMessagePublishProcessor(MessageState messageState, MessageSubscriptionState subscriptionState, MessageStartEventSubscriptionState startEventSubscriptionState, EventScopeInstanceState eventScopeInstanceState, SubscriptionCommandSender commandSender, KeyGenerator keyGenerator, Writers writers, ProcessState processState, EventTriggerBehavior eventTriggerBehavior) -
Uses of EventScopeInstanceState in io.camunda.zeebe.engine.state.immutable
Methods in io.camunda.zeebe.engine.state.immutable that return EventScopeInstanceState -
Uses of EventScopeInstanceState in io.camunda.zeebe.engine.state.instance
Classes in io.camunda.zeebe.engine.state.instance that implement EventScopeInstanceState -
Uses of EventScopeInstanceState in io.camunda.zeebe.engine.state.mutable
Subinterfaces of EventScopeInstanceState in io.camunda.zeebe.engine.state.mutable