Uses of Enum Class
io.camunda.zeebe.streamprocessor.StreamProcessor.Phase
Packages that use StreamProcessor.Phase
Package
Description
This package is to isolate classes that will be part of the platform.
-
Uses of StreamProcessor.Phase in io.camunda.zeebe.streamprocessor
Methods in io.camunda.zeebe.streamprocessor that return StreamProcessor.PhaseModifier and TypeMethodDescriptionstatic StreamProcessor.PhaseReturns the enum constant of this class with the specified name.static StreamProcessor.Phase[]StreamProcessor.Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.zeebe.streamprocessor that return types with arguments of type StreamProcessor.Phase