Uses of Enum Class
edu.internet2.middleware.grouper.audit.AuditTypeBuiltin
Packages that use AuditTypeBuiltin
-
Uses of AuditTypeBuiltin in edu.internet2.middleware.grouper.audit
Methods in edu.internet2.middleware.grouper.audit that return AuditTypeBuiltinModifier and TypeMethodDescriptionstatic AuditTypeBuiltin
Returns the enum constant of this class with the specified name.static AuditTypeBuiltin
AuditTypeBuiltin.valueOfIgnoreCase
(String category, String action, boolean exceptionIfNotFound) get the enum based on category and actionstatic AuditTypeBuiltin[]
AuditTypeBuiltin.values()
Returns an array containing the constants of this enum class, in the order they are declared.