Uses of Class
com.hybris.cockpitng.core.config.impl.model.ContextSearchProgress
-
Packages that use ContextSearchProgress Package Description com.hybris.cockpitng.core.config.impl -
-
Uses of ContextSearchProgress in com.hybris.cockpitng.core.config.impl
Methods in com.hybris.cockpitng.core.config.impl that return ContextSearchProgress Modifier and Type Method Description protected ContextSearchProgressDefaultCockpitConfigurationService. createSearchProgress(ContextSearchRequest request)ContextSearchProgressDefaultCockpitConfigurationService. findContext(Config root, ContextSearchRequest request)Searches for contexts that matches provided attributes list.Methods in com.hybris.cockpitng.core.config.impl with parameters of type ContextSearchProgress Modifier and Type Method Description protected voidDefaultCockpitConfigurationService. logContextSearchProgress(ContextSearchRequest request, ContextSearchProgress progress)protected voidDefaultCockpitConfigurationService. logContextSearchResults(ContextSearchRequest request, ContextSearchProgress progress)
-