Uses of Class
org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc.GovernanceActionConnectorsErrorCode
-
Packages that use GovernanceActionConnectorsErrorCode Package Description org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc FFDC stands for First Failure Data Capture. -
-
Uses of GovernanceActionConnectorsErrorCode in org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc
Methods in org.odpi.openmetadata.adapters.connectors.governanceactions.ffdc that return GovernanceActionConnectorsErrorCode Modifier and Type Method Description static GovernanceActionConnectorsErrorCodeGovernanceActionConnectorsErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static GovernanceActionConnectorsErrorCode[]GovernanceActionConnectorsErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-