Uses of Class
com.atlassian.confluence.internal.search.tasks.UnIndexSpaceContentIndexTask
- 
Packages that use UnIndexSpaceContentIndexTask Package Description com.atlassian.confluence.internal.search com.atlassian.confluence.internal.search.tasks  - 
- 
Uses of UnIndexSpaceContentIndexTask in com.atlassian.confluence.internal.search
Methods in com.atlassian.confluence.internal.search that return UnIndexSpaceContentIndexTask Modifier and Type Method Description UnIndexSpaceContentIndexTaskIndexTaskFactoryInternal. createUnIndexSpaceContentIndexTask(Space space)UnIndexSpaceContentIndexTaskIndexTaskFactoryInternal. createUnIndexSpaceContentIndexTask(String handle) - 
Uses of UnIndexSpaceContentIndexTask in com.atlassian.confluence.internal.search.tasks
Methods in com.atlassian.confluence.internal.search.tasks that return UnIndexSpaceContentIndexTask Modifier and Type Method Description UnIndexSpaceContentIndexTaskDefaultIndexTaskFactory. createUnIndexSpaceContentIndexTask(Space space)UnIndexSpaceContentIndexTaskDefaultIndexTaskFactory. createUnIndexSpaceContentIndexTask(String handle) 
 -