Uses of Class
org.odpi.egeria.connectors.juxt.crux.auditlog.CruxOMRSErrorCode
-
Packages that use CruxOMRSErrorCode Package Description org.odpi.egeria.connectors.juxt.crux.auditlog Defines the audit and error logging messages used by the Crux repository connector. -
-
Uses of CruxOMRSErrorCode in org.odpi.egeria.connectors.juxt.crux.auditlog
Methods in org.odpi.egeria.connectors.juxt.crux.auditlog that return CruxOMRSErrorCode Modifier and Type Method Description static CruxOMRSErrorCodeCruxOMRSErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static CruxOMRSErrorCode[]CruxOMRSErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-