Uses of Enum Class
org.exoplatform.upload.UploadService.UploadUnit
Packages that use UploadService.UploadUnit
-
Uses of UploadService.UploadUnit in org.exoplatform.upload
Methods in org.exoplatform.upload that return UploadService.UploadUnitModifier and TypeMethodDescriptionstatic UploadService.UploadUnitReturns the enum constant of this class with the specified name.static UploadService.UploadUnit[]UploadService.UploadUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exoplatform.upload with parameters of type UploadService.UploadUnitModifier and TypeMethodDescriptionvoidUploadService.addUploadLimit(String uploadId, Integer limit, UploadService.UploadUnit unit) Constructors in org.exoplatform.upload with parameters of type UploadService.UploadUnit