Uses of Enum Class
com.serinity.accesscontrol.flag.AuditAction
Packages that use AuditAction
-
Uses of AuditAction in com.serinity.accesscontrol.flag
Subclasses with type arguments of type AuditAction in com.serinity.accesscontrol.flagModifier and TypeClassDescriptionenumRepresents the different audit actions that can be recorded in the system.Methods in com.serinity.accesscontrol.flag that return AuditActionModifier and TypeMethodDescriptionstatic AuditActionReturns the enum constant of this class with the specified name.static AuditAction[]AuditAction.values()Returns an array containing the constants of this enum class, in the order they are declared.