JBoss.orgCommunity Documentation
The Storage management view enables you to get storage information in Knowledge, such as data path, repository and workspace.
The JMX name template of Forum Storage MBeans: exo:portal="portal",service=forum,view=storage.
Attribute | Description |
---|---|
Path
| The JCR data path of the Forum Storage. |
Repository
| The name of repository containing the workspace where Forum data are stored. |
Workspace
| The name of workspace containing Forum data. |
Operation | Description |
---|---|
getRepository
| Return the name of repository of the Forum Storage. |
getWorkspace
| Return the name of workspace of the Forum Storage. |
getPath
| Return the JCR data path of the Forum Storage. |
Currently, the REST View managements of Forum, Job, Plugin, Storage are not exposed in this version.