public class IndexCleanHelper extends Object
| Constructor and Description |
|---|
IndexCleanHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeWorkspaceIndex(org.exoplatform.services.jcr.config.WorkspaceEntry wsConfig,
boolean isSystem)
Remove all file of workspace index.
|
public void removeWorkspaceIndex(org.exoplatform.services.jcr.config.WorkspaceEntry wsConfig,
boolean isSystem)
throws org.exoplatform.services.jcr.config.RepositoryConfigurationException,
IOException
wsConfig - - workspace configuration.isSystem - - 'true' to clean system workspace.org.exoplatform.services.jcr.config.RepositoryConfigurationException - - exception on parsing workspace configurationIOException - - exception on remove index folderCopyright © 2003–2021 eXo Platform SAS. All rights reserved.