| Package | Description |
|---|---|
| org.jbpm.executor | |
| org.jbpm.executor.impl | |
| org.jbpm.executor.impl.jpa | |
| org.jbpm.executor.impl.mem |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorRunnable |
ExecutorServiceFactory.buildRunable(javax.persistence.EntityManagerFactory emf,
ExecutorEventSupport eventSupport) |
static ExecutorRunnable |
ExecutorServiceFactory.buildRunable(ExecutorEventSupport eventSupport) |
| Modifier and Type | Field and Description |
|---|---|
protected ExecutorEventSupport |
AbstractAvailableJobsExecutor.eventSupport |
| Modifier and Type | Method and Description |
|---|---|
ExecutorEventSupport |
ExecutorServiceImpl.getEventSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutorServiceImpl.setEventSupport(ExecutorEventSupport eventSupport) |
void |
ExecutorImpl.setEventSupport(ExecutorEventSupport eventSupport) |
void |
AbstractAvailableJobsExecutor.setEventSupport(ExecutorEventSupport eventSupport) |
| Modifier and Type | Method and Description |
|---|---|
void |
JPAExecutorStoreService.setEventSupport(ExecutorEventSupport eventSupport) |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryExecutorStoreService.setEventSupport(ExecutorEventSupport eventSupport) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.