Uses of Enum Class
io.automatiko.engine.api.audit.AuditEntry.Type
Packages that use AuditEntry.Type
-
Uses of AuditEntry.Type in io.automatiko.engine.api.audit
Methods in io.automatiko.engine.api.audit that return AuditEntry.TypeModifier and TypeMethodDescriptionAuditEntry.type()Returns type of the audit entrystatic AuditEntry.TypeReturns the enum constant of this class with the specified name.static AuditEntry.Type[]AuditEntry.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.