Uses of Enum Class
org.qubership.integration.platform.variables.management.rest.v1.dto.variables.ImportVariableStatus
Packages that use ImportVariableStatus
-
Uses of ImportVariableStatus in org.qubership.integration.platform.variables.management.rest.v1.dto.variables
Methods in org.qubership.integration.platform.variables.management.rest.v1.dto.variables that return ImportVariableStatusModifier and TypeMethodDescriptionstatic ImportVariableStatusReturns the enum constant of this class with the specified name.static ImportVariableStatus[]ImportVariableStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.