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