Uses of Class
org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
-
Packages that use LineageIntegratorAuditCode Package Description org.odpi.openmetadata.integrationservices.lineage.ffdc -
-
Uses of LineageIntegratorAuditCode in org.odpi.openmetadata.integrationservices.lineage.ffdc
Methods in org.odpi.openmetadata.integrationservices.lineage.ffdc that return LineageIntegratorAuditCode Modifier and Type Method Description static LineageIntegratorAuditCodeLineageIntegratorAuditCode. valueOf(String name)Returns the enum constant of this type with the specified name.static LineageIntegratorAuditCode[]LineageIntegratorAuditCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-