public interface CheckDiskQuotaListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
checkDiskQuota(String username,
long fileSize,
long diskQuota) |
void checkDiskQuota(String username, long fileSize, long diskQuota)
Copyright © 2018. All Rights Reserved.