| Package | Description |
|---|---|
| org.exoplatform.upload |
| Modifier and Type | Method and Description |
|---|---|
static UploadService.UploadUnit |
UploadService.UploadUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UploadService.UploadUnit[] |
UploadService.UploadUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UploadService.addUploadLimit(String uploadId,
Integer limit,
UploadService.UploadUnit unit) |
| Constructor and Description |
|---|
UploadService.UploadLimit(int limit,
UploadService.UploadUnit unit) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.