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, BpmnStateBehavior stateBehavior) -
Uses of EventScopeInstanceState in io.camunda.zeebe.engine.processing.message
Constructors in io.camunda.zeebe.engine.processing.message with parameters of type EventScopeInstanceStateModifierConstructorDescriptionMessagePublishProcessor(int partitionId, MessageState messageState, MessageSubscriptionState subscriptionState, MessageStartEventSubscriptionState startEventSubscriptionState, EventScopeInstanceState eventScopeInstanceState, SubscriptionCommandSender commandSender, KeyGenerator keyGenerator, Writers writers, ProcessState processState, EventTriggerBehavior eventTriggerBehavior, BpmnStateBehavior stateBehavior) -
Uses of EventScopeInstanceState in io.camunda.zeebe.engine.processing.signal
Constructors in io.camunda.zeebe.engine.processing.signal with parameters of type EventScopeInstanceStateModifierConstructorDescriptionSignalBroadcastProcessor(Writers writers, KeyGenerator keyGenerator, EventScopeInstanceState eventScopeInstanceState, ProcessState processState, BpmnStateBehavior stateBehavior, EventTriggerBehavior eventTriggerBehavior, SignalSubscriptionState signalSubscriptionState) -
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