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