Uses of Class
com.atlassian.confluence.impl.search.contentnames.SemaphoreHolder
-
Packages that use SemaphoreHolder Package Description com.atlassian.confluence.impl.search.contentnames -
-
Uses of SemaphoreHolder in com.atlassian.confluence.impl.search.contentnames
Methods in com.atlassian.confluence.impl.search.contentnames with parameters of type SemaphoreHolder Modifier and Type Method Description void
SemaphoreRefreshListener. setContentNameSearchSemaphoreHolder(SemaphoreHolder contentNameSearchSemaphoreHolder)
Constructors in com.atlassian.confluence.impl.search.contentnames with parameters of type SemaphoreHolder Constructor Description DefaultContentNameSearchService(SettingsManager settingsManager, I18NBeanFactory i18NBeanFactory, QueryTokenizer contentNameQueryTokenizer, SemaphoreHolder contentNameSearchSemaphoreHolder, com.atlassian.plugin.PluginAccessor pluginAccessor)
-