@Component(value="blPageTranslationCacheInvalidationEventConsumer")
public class PageTranslationCacheInvalidationEventConsumer
extends com.broadleafcommerce.jobsevents.service.AbstractSystemEventConsumer
AdvancedPage
translation change Translation
that was deployed to production| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.cms.page.service.PageService |
pageService |
protected org.broadleafcommerce.common.i18n.service.TranslationService |
translationService |
entityManagerFactory| Constructor and Description |
|---|
PageTranslationCacheInvalidationEventConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent event) |
String |
getEventType() |
protected org.broadleafcommerce.cms.page.service.PageService pageService
protected org.broadleafcommerce.common.i18n.service.TranslationService translationService
public PageTranslationCacheInvalidationEventConsumer()
public void consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent event)
public String getEventType()
Copyright © 2020. All rights reserved.