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