Uses of Enum Class
org.duracloud.audit.task.AuditTask.ActionType
Packages that use AuditTask.ActionType
-
Uses of AuditTask.ActionType in org.duracloud.audit.task
Methods in org.duracloud.audit.task that return AuditTask.ActionTypeModifier and TypeMethodDescriptionstatic AuditTask.ActionTypeReturns the enum constant of this class with the specified name.static AuditTask.ActionType[]AuditTask.ActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.