public class RecomputeQuotaStatistics extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected String |
path |
protected QuotaStatsService |
quotaStatsService |
protected CoreSession |
session |
static String |
SIZE_UPDATER |
protected String |
tenantId |
protected String |
updaterName |
protected String |
username |
| Constructor and Description |
|---|
RecomputeQuotaStatistics() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTenantPath() |
protected String |
getUserPersonalWorkspacePath() |
String |
run() |
public static final String ID
public static final String SIZE_UPDATER
protected String updaterName
protected CoreSession session
protected QuotaStatsService quotaStatsService
public RecomputeQuotaStatistics()
public String run() throws OperationException
OperationExceptionprotected String getTenantPath() throws OperationException
OperationExceptionprotected String getUserPersonalWorkspacePath() throws OperationException
OperationExceptionCopyright © 2018 Nuxeo. All rights reserved.