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