Uses of Interface
io.camunda.zeebe.engine.state.immutable.ProcessMessageSubscriptionState
Packages that use ProcessMessageSubscriptionState
Package
Description
-
Uses of ProcessMessageSubscriptionState in io.camunda.zeebe.engine.processing.message
Constructors in io.camunda.zeebe.engine.processing.message with parameters of type ProcessMessageSubscriptionStateModifierConstructorDescriptionProcessMessageSubscriptionCorrelateProcessor(ProcessMessageSubscriptionState subscriptionState, SubscriptionCommandSender subscriptionCommandSender, MutableZeebeState zeebeState, BpmnBehaviors bpmnBehaviors, Writers writers) ProcessMessageSubscriptionCreateProcessor(ProcessMessageSubscriptionState subscriptionState, Writers writers) ProcessMessageSubscriptionDeleteProcessor(ProcessMessageSubscriptionState subscriptionState, Writers writers) -
Uses of ProcessMessageSubscriptionState in io.camunda.zeebe.engine.state.immutable
Methods in io.camunda.zeebe.engine.state.immutable that return ProcessMessageSubscriptionState -
Uses of ProcessMessageSubscriptionState in io.camunda.zeebe.engine.state.message
Classes in io.camunda.zeebe.engine.state.message that implement ProcessMessageSubscriptionState -
Uses of ProcessMessageSubscriptionState in io.camunda.zeebe.engine.state.mutable
Subinterfaces of ProcessMessageSubscriptionState in io.camunda.zeebe.engine.state.mutable