Uses of Enum Class
com.redhat.parodos.sdk.model.WorkFlowCheckerTaskRequestDTO.StatusEnum
Packages that use WorkFlowCheckerTaskRequestDTO.StatusEnum
-
Uses of WorkFlowCheckerTaskRequestDTO.StatusEnum in com.redhat.parodos.sdk.model
Methods in com.redhat.parodos.sdk.model that return WorkFlowCheckerTaskRequestDTO.StatusEnumModifier and TypeMethodDescriptionWorkFlowCheckerTaskRequestDTO.getStatus()Get statusWorkFlowCheckerTaskRequestDTO.StatusEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.WorkFlowCheckerTaskRequestDTO.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.redhat.parodos.sdk.model with parameters of type WorkFlowCheckerTaskRequestDTO.StatusEnumModifier and TypeMethodDescriptionvoidWorkFlowCheckerTaskRequestDTO.setStatus(WorkFlowCheckerTaskRequestDTO.StatusEnum status) WorkFlowCheckerTaskRequestDTO.status(WorkFlowCheckerTaskRequestDTO.StatusEnum status) voidWorkFlowCheckerTaskRequestDTO.StatusEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, WorkFlowCheckerTaskRequestDTO.StatusEnum enumeration)