Uses of Interface
io.camunda.zeebe.engine.state.immutable.ElementInstanceState
Packages that use ElementInstanceState
Package
Description
-
Uses of ElementInstanceState in io.camunda.zeebe.engine.processing.common
Constructors in io.camunda.zeebe.engine.processing.common with parameters of type ElementInstanceStateModifierConstructorDescriptionElementActivationBehavior(KeyGenerator keyGenerator, Writers writers, CatchEventBehavior catchEventBehavior, ElementInstanceState elementInstanceState) -
Uses of ElementInstanceState in io.camunda.zeebe.engine.processing.processinstance
Constructors in io.camunda.zeebe.engine.processing.processinstance with parameters of type ElementInstanceStateModifierConstructorDescriptionProcessInstanceModificationProcessor(Writers writers, ElementInstanceState elementInstanceState, ProcessState processState, BpmnBehaviors bpmnBehaviors) -
Uses of ElementInstanceState in io.camunda.zeebe.engine.processing.variable
Constructors in io.camunda.zeebe.engine.processing.variable with parameters of type ElementInstanceStateModifierConstructorDescriptionUpdateVariableDocumentProcessor(ElementInstanceState elementInstanceState, KeyGenerator keyGenerator, VariableBehavior variableBehavior, Writers writers) -
Uses of ElementInstanceState in io.camunda.zeebe.engine.state.analyzers
Constructors in io.camunda.zeebe.engine.state.analyzers with parameters of type ElementInstanceStateModifierConstructorDescriptionCatchEventAnalyzer(ProcessState processState, ElementInstanceState elementInstanceState) -
Uses of ElementInstanceState in io.camunda.zeebe.engine.state.immutable
Methods in io.camunda.zeebe.engine.state.immutable that return ElementInstanceState -
Uses of ElementInstanceState in io.camunda.zeebe.engine.state.instance
Classes in io.camunda.zeebe.engine.state.instance that implement ElementInstanceState -
Uses of ElementInstanceState in io.camunda.zeebe.engine.state.mutable
Subinterfaces of ElementInstanceState in io.camunda.zeebe.engine.state.mutable