Uses of Class
com.atlassian.confluence.plugin.descriptor.IndexRecovererModuleDescriptor
-
Packages that use IndexRecovererModuleDescriptor Package Description com.atlassian.confluence.impl.index -
-
Uses of IndexRecovererModuleDescriptor in com.atlassian.confluence.impl.index
Methods in com.atlassian.confluence.impl.index that return IndexRecovererModuleDescriptor Modifier and Type Method Description protected IndexRecovererModuleDescriptor
DefaultIndexRecoveryService. getIndexRecovererModuleDescriptor(Predicate<IndexRecovererModuleDescriptor> predicate)
Method parameters in com.atlassian.confluence.impl.index with type arguments of type IndexRecovererModuleDescriptor Modifier and Type Method Description protected IndexRecovererModuleDescriptor
DefaultIndexRecoveryService. getIndexRecovererModuleDescriptor(Predicate<IndexRecovererModuleDescriptor> predicate)
-