Class CustomBackofficeThreadCreator
java.lang.Object
com.hybris.backoffice.cockpitng.util.BackofficeThreadContextCreator
de.hybris.platform.marketplacebackoffice.customization.CustomBackofficeThreadCreator
- All Implemented Interfaces:
com.hybris.cockpitng.engine.operations.LongOperationThreadExecutor,com.hybris.cockpitng.util.CockpitThreadContextCreator
-
Nested Class Summary
Nested classes/interfaces inherited from class com.hybris.backoffice.cockpitng.util.BackofficeThreadContextCreator
BackofficeThreadContextCreator.BackofficeThreadHttpServletRequestWrapper -
Field Summary
Fields inherited from class com.hybris.backoffice.cockpitng.util.BackofficeThreadContextCreator
BACKOFFICE_ROLE_ID, CURRENT_LOCALE, HYBRIS_SESSION_CATALOG_VERSIONS, HYBRIS_TENANT, MEDIA_SSL_MODE_ENABLED, PUBLIC_MEDIA_URL_RENDERER, SECURE_MEDIA_URL_RENDERER, SESSION_USER, SPRING_REQUEST_CONTEXT, SPRING_SECURITY_CONTEXT, ZK_SESSION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SessionServicevoidinitThreadContext(Map<String, Object> ctx) voidsetSessionService(SessionService sessionService) Methods inherited from class com.hybris.backoffice.cockpitng.util.BackofficeThreadContextCreator
cleanUp, createRequestAttributesCopy, execute, extractRequestAttributesToCopy, getAttributes, getAttributesToCopy, getBackofficeRoleService, getFromContext, setAttributes, setBackofficeRoleService, setCatalogVersionService, setComponentDefinitionService, setCurrentLocale, setI18nService, setSessionCatalogVersions, setUserService
-
Constructor Details
-
CustomBackofficeThreadCreator
public CustomBackofficeThreadCreator()
-
-
Method Details
-
createThreadContext
- Specified by:
createThreadContextin interfacecom.hybris.cockpitng.util.CockpitThreadContextCreator- Overrides:
createThreadContextin classBackofficeThreadContextCreator
-
initThreadContext
- Specified by:
initThreadContextin interfacecom.hybris.cockpitng.util.CockpitThreadContextCreator- Overrides:
initThreadContextin classBackofficeThreadContextCreator
-
setSessionService
-
getSessionService
-