Uses of Enum
org.qubership.atp.itf.lite.backend.feign.dto.ExecutionStatusDto
Packages that use ExecutionStatusDto
-
Uses of ExecutionStatusDto in org.qubership.atp.itf.lite.backend.feign.dto
Methods in org.qubership.atp.itf.lite.backend.feign.dto that return ExecutionStatusDtoModifier and TypeMethodDescriptionstatic ExecutionStatusDtoReturns the enum constant of this type with the specified name.static ExecutionStatusDto[]ExecutionStatusDto.values()Returns an array containing the constants of this enum type, in the order they are declared.