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