| Package | Description |
|---|---|
| org.flowable.cmmn.engine | |
| org.flowable.engine.impl.cfg | |
| org.flowable.engine.impl.jobexecutor | |
| org.flowable.engine.impl.util | |
| org.flowable.job.service |
| Modifier and Type | Field and Description |
|---|---|
protected FailedJobCommandFactory |
CmmnEngineConfiguration.failedJobCommandFactory |
| Modifier and Type | Method and Description |
|---|---|
FailedJobCommandFactory |
CmmnEngineConfiguration.getFailedJobCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setFailedJobCommandFactory(FailedJobCommandFactory failedJobCommandFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected FailedJobCommandFactory |
ProcessEngineConfigurationImpl.failedJobCommandFactory |
| Modifier and Type | Method and Description |
|---|---|
FailedJobCommandFactory |
ProcessEngineConfigurationImpl.getFailedJobCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setFailedJobCommandFactory(FailedJobCommandFactory failedJobCommandFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFailedJobCommandFactory |
| Modifier and Type | Method and Description |
|---|---|
static FailedJobCommandFactory |
CommandContextUtil.getFailedJobCommandFactory() |
static FailedJobCommandFactory |
CommandContextUtil.getFailedJobCommandFactory(CommandContext commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected FailedJobCommandFactory |
JobServiceConfiguration.failedJobCommandFactory |
| Modifier and Type | Method and Description |
|---|---|
FailedJobCommandFactory |
JobServiceConfiguration.getFailedJobCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
JobServiceConfiguration |
JobServiceConfiguration.setFailedJobCommandFactory(FailedJobCommandFactory failedJobCommandFactory) |
Copyright © 2023 Flowable. All rights reserved.