@Component(value="blPageCacheInvalidationEventConsumer")
public class PageCacheInvalidationEventConsumer
extends com.broadleafcommerce.jobsevents.service.AbstractSystemEventConsumer
Page change that was deployed to production.PageService| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.cms.page.service.PageService |
pageService |
protected org.broadleafcommerce.common.sandbox.service.SandBoxService |
sandBoxService |
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil |
transUtil |
protected WorkflowStateManager |
workflowStateManager |
entityManagerFactory| Constructor and Description |
|---|
PageCacheInvalidationEventConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent event) |
String |
getEventType() |
int |
getOrder() |
protected org.broadleafcommerce.cms.page.service.PageService pageService
protected org.broadleafcommerce.common.sandbox.service.SandBoxService sandBoxService
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil transUtil
protected WorkflowStateManager workflowStateManager
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 © 2019. All rights reserved.