Uses of Enum
io.camunda.zeebe.engine.processing.streamprocessor.StreamProcessor.Phase
Packages that use StreamProcessor.Phase
-
Uses of StreamProcessor.Phase in io.camunda.zeebe.engine.processing.streamprocessor
Methods in io.camunda.zeebe.engine.processing.streamprocessor that return StreamProcessor.PhaseModifier and TypeMethodDescriptionstatic StreamProcessor.PhaseReturns the enum constant of this type with the specified name.static StreamProcessor.Phase[]StreamProcessor.Phase.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.zeebe.engine.processing.streamprocessor that return types with arguments of type StreamProcessor.Phase