Uses of Interface
com.hybris.backoffice.cockpitng.util.BackofficeThreadRequestAttributes
Packages that use BackofficeThreadRequestAttributes
-
Uses of BackofficeThreadRequestAttributes in com.hybris.backoffice.cockpitng.util
Methods in com.hybris.backoffice.cockpitng.util that return types with arguments of type BackofficeThreadRequestAttributesModifier and TypeMethodDescriptionprotected List<BackofficeThreadRequestAttributes>BackofficeThreadContextCreator.getAttributes()Methods in com.hybris.backoffice.cockpitng.util with parameters of type BackofficeThreadRequestAttributesModifier and TypeMethodDescriptionBackofficeThreadContextCreator.getAttributesToCopy(javax.servlet.http.HttpServletRequest request, BackofficeThreadRequestAttributes attributesProvider) Method parameters in com.hybris.backoffice.cockpitng.util with type arguments of type BackofficeThreadRequestAttributesModifier and TypeMethodDescriptionvoidBackofficeThreadContextCreator.setAttributes(List<BackofficeThreadRequestAttributes> attributes) -
Uses of BackofficeThreadRequestAttributes in com.hybris.backoffice.cockpitng.util.impl
Classes in com.hybris.backoffice.cockpitng.util.impl that implement BackofficeThreadRequestAttributesModifier and TypeClassDescriptionclassA request operation context manager that assures that request id is copied toBackofficeThreadContextCreatorexecutors.