| Package | Description |
|---|---|
| org.flowable.job.service.impl.history.async |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsyncHistoryJobProducer |
| Modifier and Type | Field and Description |
|---|---|
protected AsyncHistoryListener |
AsyncHistorySession.asyncHistoryListener |
protected AsyncHistoryListener |
AsyncHistorySessionCommandContextCloseListener.asyncHistoryListener |
protected AsyncHistoryListener |
AsyncHistorySessionFactory.asyncHistoryListener |
| Modifier and Type | Method and Description |
|---|---|
AsyncHistoryListener |
AsyncHistorySession.getAsyncHistoryListener() |
AsyncHistoryListener |
AsyncHistorySessionCommandContextCloseListener.getAsyncHistoryListener() |
AsyncHistoryListener |
AsyncHistorySessionFactory.getAsyncHistoryListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncHistorySessionCommandContextCloseListener.setAsyncHistoryListener(AsyncHistoryListener asyncHistoryListener) |
void |
AsyncHistorySessionFactory.setAsyncHistoryListener(AsyncHistoryListener asyncHistoryListener) |
| Constructor and Description |
|---|
AsyncHistorySession(CommandContext commandContext,
AsyncHistoryListener asyncHistoryJobListener) |
AsyncHistorySession(CommandContext commandContext,
AsyncHistoryListener asyncHistoryJobListener,
List<String> jobDataTypes) |
AsyncHistorySessionCommandContextCloseListener(AsyncHistorySession asyncHistorySession,
AsyncHistoryListener asyncHistoryListener) |
Copyright © 2021 Flowable. All rights reserved.