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