public class IndexCleanHelper extends Object
| Constructor and Description |
|---|
IndexCleanHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeWorkspaceIndex(WorkspaceEntry wsConfig,
boolean isSystem)
Remove all file of workspace index.
|
public void removeWorkspaceIndex(WorkspaceEntry wsConfig, boolean isSystem) throws RepositoryConfigurationException, IOException
wsConfig - - workspace configuration.isSystem - - 'true' to clean system workspace.RepositoryConfigurationException - - exception on parsing workspace configurationIOException - - exception on remove index folderCopyright © 2017 eXo Platform SAS. All Rights Reserved.