Uses of Class
org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
Packages that use GAFErrorCode Package Description org.odpi.openmetadata.frameworks.governanceaction.ffdc This package provides the first failure data capture support for the Governance Action Framework (GAF) module. -
-
Uses of GAFErrorCode in org.odpi.openmetadata.frameworks.governanceaction.ffdc
Methods in org.odpi.openmetadata.frameworks.governanceaction.ffdc that return GAFErrorCode Modifier and Type Method Description static GAFErrorCodeGAFErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static GAFErrorCode[]GAFErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-