Uses of Enum
io.qase.client.v2.models.ResultStepStatus
Packages that use ResultStepStatus
-
Uses of ResultStepStatus in io.qase.client.v2.models
Methods in io.qase.client.v2.models that return ResultStepStatusModifier and TypeMethodDescriptionstatic ResultStepStatusResultStepExecution.getStatus()Get statusResultStepStatus.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static ResultStepStatusReturns the enum constant of this type with the specified name.static ResultStepStatus[]ResultStepStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qase.client.v2.models with parameters of type ResultStepStatusModifier and TypeMethodDescriptionvoidResultStepExecution.setStatus(ResultStepStatus status) ResultStepExecution.status(ResultStepStatus status) voidResultStepStatus.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ResultStepStatus enumeration)