Uses of Enum
io.camunda.client.protocol.rest.CorrelatedMessageSubscriptionSearchQuerySortRequest.FieldEnum
Packages that use CorrelatedMessageSubscriptionSearchQuerySortRequest.FieldEnum
-
Uses of CorrelatedMessageSubscriptionSearchQuerySortRequest.FieldEnum in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return CorrelatedMessageSubscriptionSearchQuerySortRequest.FieldEnumModifier and TypeMethodDescriptionCorrelatedMessageSubscriptionSearchQuerySortRequest.getField()The field to sort by.Returns the enum constant of this type with the specified name.CorrelatedMessageSubscriptionSearchQuerySortRequest.FieldEnum.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 CorrelatedMessageSubscriptionSearchQuerySortRequest.FieldEnumModifier and TypeMethodDescriptionCorrelatedMessageSubscriptionSearchQuerySortRequest.field(CorrelatedMessageSubscriptionSearchQuerySortRequest.FieldEnum field) voidCorrelatedMessageSubscriptionSearchQuerySortRequest.setField(CorrelatedMessageSubscriptionSearchQuerySortRequest.FieldEnum field)