Package | Description |
---|---|
com.jalios.jcms.json.mixin | |
com.jalios.jcms.quota | |
com.jalios.jcms.workspace |
Contains classes about workspace features.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceFileSizeResult |
WorkspaceMixIn.getPreviousFileAnalyzer() |
Modifier and Type | Field and Description |
---|---|
protected WorkspaceFileSizeResult |
QuotaManager.channelFileAnalyzer |
protected WorkspaceFileSizeResult |
QuotaManager.previousChannelFileAnalyzer |
Modifier and Type | Method and Description |
---|---|
WorkspaceFileSizeResult |
QuotaManager.getGlobalFileAnalyzer(boolean refresh)
returns
WorkspaceFileSizeResult instance associated with this site. |
Modifier and Type | Method and Description |
---|---|
void |
QuotaManager.handleFileAnalyzeEnd(WorkspaceFileSizeResult fileAnalyzer)
This method is called when global file analyzer has end
|
Modifier and Type | Field and Description |
---|---|
protected WorkspaceFileSizeResult |
Workspace.fileAnalyzer |
protected WorkspaceFileSizeResult |
Workspace.previousFileAnalyzer |
Modifier and Type | Method and Description |
---|---|
WorkspaceFileSizeResult |
Workspace.getFileAnalyzer(boolean refresh)
returns
WorkspaceFileSizeResult instance associated with this workspace. |
WorkspaceFileSizeResult |
Workspace.getPreviousFileAnalyzer()
returns previous
WorkspaceFileSizeResult instance associated with this workspace if any. |
Modifier and Type | Method and Description |
---|---|
void |
Workspace.handleFileAnalyzeEnd(WorkspaceFileSizeResult fileAnalyzer)
This method is called when global file analyzer has end
|
Copyright © 2001-2019 Jalios SA. All Rights Reserved.