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