| Package | Description |
|---|---|
| org.flowable.job.service.impl.history.async |
| Modifier and Type | Field and Description |
|---|---|
protected AsyncHistorySession |
AsyncHistorySessionCommandContextCloseListener.asyncHistorySession |
| Modifier and Type | Method and Description |
|---|---|
AsyncHistorySession |
AsyncHistorySessionCommandContextCloseListener.getAsyncHistorySession() |
| Modifier and Type | Method and Description |
|---|---|
protected HistoryJobEntity |
DefaultAsyncHistoryJobProducer.createAndInsertJobEntity(CommandContext commandContext,
AsyncHistorySession asyncHistorySession,
JobServiceConfiguration jobServiceConfiguration,
String jobType) |
void |
AsyncHistorySessionCommandContextCloseListener.setAsyncHistorySession(AsyncHistorySession asyncHistorySession) |
| Constructor and Description |
|---|
AsyncHistorySessionCommandContextCloseListener(AsyncHistorySession asyncHistorySession,
AsyncHistoryListener asyncHistoryListener) |
Copyright © 2018 Flowable. All rights reserved.