Package | Description |
---|---|
org.camunda.bpm.engine.impl.cfg | |
org.camunda.bpm.engine.impl.interceptor | |
org.camunda.bpm.engine.impl.jobexecutor |
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 | Field and Description |
---|---|
protected FailedJobCommandFactory |
CommandContext.failedJobCommandFactory |
Modifier and Type | Method and Description |
---|---|
FailedJobCommandFactory |
CommandContext.getFailedJobCommandFactory() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFailedJobCommandFactory |
Copyright © 2019. All rights reserved.