@Component(value="blTranslationCacheInvalidationEventConsumer")
public class TranslationCacheInvalidationEventConsumer
extends com.broadleafcommerce.jobsevents.service.AbstractSystemEventConsumer
Translation change that was deployed
to production.TranslationService| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.common.i18n.service.TranslationService |
translationService |
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil |
transUtil |
protected WorkflowStateManager |
workflowStateManager |
entityManagerFactory| Constructor and Description |
|---|
TranslationCacheInvalidationEventConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent event) |
String |
getEventType() |
int |
getOrder() |
protected org.broadleafcommerce.common.i18n.service.TranslationService translationService
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil transUtil
protected WorkflowStateManager workflowStateManager
public TranslationCacheInvalidationEventConsumer()
public void consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent event)
public String getEventType()
public int getOrder()
getOrder in interface org.springframework.core.OrderedgetOrder in class com.broadleafcommerce.jobsevents.service.AbstractSystemEventConsumerCopyright © 2021. All rights reserved.