Uses of Enum Class
io.camunda.zeebe.engine.state.message.ProcessMessageSubscription.State
Packages that use ProcessMessageSubscription.State
-
Uses of ProcessMessageSubscription.State in io.camunda.zeebe.engine.state.message
Methods in io.camunda.zeebe.engine.state.message that return ProcessMessageSubscription.StateModifier and TypeMethodDescriptionProcessMessageSubscription.getState()ProcessMessageSubscription.setState(ProcessMessageSubscription.State state) Returns the enum constant of this class with the specified name.static ProcessMessageSubscription.State[]ProcessMessageSubscription.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.zeebe.engine.state.message with parameters of type ProcessMessageSubscription.StateModifier and TypeMethodDescriptionProcessMessageSubscription.setState(ProcessMessageSubscription.State state)