@Service(value="blProcessExecutionSystemEventConsumer") public class ProcessExecutionSystemEventConsumer extends AbstractSystemEventConsumer
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_TYPE |
protected com.broadleafcommerce.process.execution.ProcessExecutionManager |
processExecutionManager |
entityManagerFactory
DEFAULT_PRECEDENCE
Constructor and Description |
---|
ProcessExecutionSystemEventConsumer() |
Modifier and Type | Method and Description |
---|---|
void |
consumeEvent(SystemEvent event) |
String |
getEventType() |
getEntityManagerFactory, getOrder, setEntityManagerFactory
public static final String EVENT_TYPE
protected com.broadleafcommerce.process.execution.ProcessExecutionManager processExecutionManager
public void consumeEvent(SystemEvent event)
public String getEventType()
Copyright © 2019. All rights reserved.