Uses of Enum Class
org.openmetadata.service.migration.QueryStatus.Status
Packages that use QueryStatus.Status
-
Uses of QueryStatus.Status in org.openmetadata.service.migration
Methods in org.openmetadata.service.migration that return QueryStatus.StatusModifier and TypeMethodDescriptionQueryStatus.getStatus()static QueryStatus.StatusReturns the enum constant of this class with the specified name.static QueryStatus.Status[]QueryStatus.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openmetadata.service.migration with parameters of type QueryStatus.Status