Uses of Class
org.odpi.openmetadata.commonservices.gaf.ffdc.OpenMetadataStoreErrorCode
-
Packages that use OpenMetadataStoreErrorCode Package Description org.odpi.openmetadata.commonservices.gaf.ffdc This package provides the first failure data capture support for the Metadata Store Service module. -
-
Uses of OpenMetadataStoreErrorCode in org.odpi.openmetadata.commonservices.gaf.ffdc
Methods in org.odpi.openmetadata.commonservices.gaf.ffdc that return OpenMetadataStoreErrorCode Modifier and Type Method Description static OpenMetadataStoreErrorCodeOpenMetadataStoreErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenMetadataStoreErrorCode[]OpenMetadataStoreErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-