Uses of Enum Class
io.camunda.zeebe.stream.impl.ProcessingStateMachine.ErrorHandlingPhase
Packages that use ProcessingStateMachine.ErrorHandlingPhase
Package
Description
This package is to isolate classes that will be part of the platform.
-
Uses of ProcessingStateMachine.ErrorHandlingPhase in io.camunda.zeebe.stream.impl
Methods in io.camunda.zeebe.stream.impl that return ProcessingStateMachine.ErrorHandlingPhaseModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ProcessingStateMachine.ErrorHandlingPhase.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ProcessingStateMachine.ErrorHandlingPhase in io.camunda.zeebe.stream.impl.metrics
Methods in io.camunda.zeebe.stream.impl.metrics with parameters of type ProcessingStateMachine.ErrorHandlingPhaseModifier and TypeMethodDescriptionvoidProcessingMetrics.errorHandlingPhase(ProcessingStateMachine.ErrorHandlingPhase phase)