Uses of Class
org.odpi.openmetadata.governanceservers.openlineage.ffdc.OpenLineageServerErrorCode
-
Packages that use OpenLineageServerErrorCode Package Description org.odpi.openmetadata.governanceservers.openlineage.ffdc -
-
Uses of OpenLineageServerErrorCode in org.odpi.openmetadata.governanceservers.openlineage.ffdc
Methods in org.odpi.openmetadata.governanceservers.openlineage.ffdc that return OpenLineageServerErrorCode Modifier and Type Method Description static OpenLineageServerErrorCodeOpenLineageServerErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenLineageServerErrorCode[]OpenLineageServerErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-