Uses of Enum
io.camunda.client.api.response.StatusResponse.Status
Packages that use StatusResponse.Status
-
Uses of StatusResponse.Status in io.camunda.client.api.response
Methods in io.camunda.client.api.response that return StatusResponse.StatusModifier and TypeMethodDescriptionStatusResponse.getStatus()static StatusResponse.StatusReturns the enum constant of this type with the specified name.static StatusResponse.Status[]StatusResponse.Status.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of StatusResponse.Status in io.camunda.client.impl.response
Methods in io.camunda.client.impl.response that return StatusResponse.Status