Uses of Class
org.odpi.openmetadata.commonservices.gaf.ffdc.OpenMetadataStoreAuditCode
-
Packages that use OpenMetadataStoreAuditCode 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 OpenMetadataStoreAuditCode in org.odpi.openmetadata.commonservices.gaf.ffdc
Methods in org.odpi.openmetadata.commonservices.gaf.ffdc that return OpenMetadataStoreAuditCode Modifier and Type Method Description static OpenMetadataStoreAuditCodeOpenMetadataStoreAuditCode. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenMetadataStoreAuditCode[]OpenMetadataStoreAuditCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-