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