Uses of Enum
io.camunda.client.protocol.rest.Partition.StateEnum
Packages that use Partition.StateEnum
-
Uses of Partition.StateEnum in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return Partition.StateEnumModifier and TypeMethodDescriptionstatic Partition.StateEnumPartition.getState()Describes the current operational state of the partition within the cluster configuration.static Partition.StateEnumReturns the enum constant of this type with the specified name.static Partition.StateEnum[]Partition.StateEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.client.protocol.rest with parameters of type Partition.StateEnumModifier and TypeMethodDescriptionvoidPartition.setState(Partition.StateEnum state) Partition.state(Partition.StateEnum state)