public final class ContentRepositoryManagementHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getSizeAsString(long size)
Gets the current size as string.
|
static long |
getSizeLimit()
Get the repository size limit.
|
static String |
getSizeLimitAsString(long limit)
Gets the size limit as string.
|
public static String getSizeAsString(long size)
size - the current sizepublic static long getSizeLimit()
public static String getSizeLimitAsString(long limit)
limit - the size limitCopyright © 2019 Communote team. All rights reserved.