| Package | Description |
|---|---|
| org.flowable.cmmn.engine | |
| org.flowable.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| org.flowable.engine.impl.cfg | |
| org.flowable.job.service |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCmmnJobParentStateResolver |
| Modifier and Type | Field and Description |
|---|---|
protected InternalJobParentStateResolver |
CmmnEngineConfiguration.internalJobParentStateResolver |
| Modifier and Type | Method and Description |
|---|---|
InternalJobParentStateResolver |
CmmnEngineConfiguration.getInternalJobParentStateResolver() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setInternalJobParentStateResolver(InternalJobParentStateResolver internalJobParentStateResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProcessJobParentStateResolver |
| Modifier and Type | Field and Description |
|---|---|
protected InternalJobParentStateResolver |
ProcessEngineConfigurationImpl.internalJobParentStateResolver |
| Modifier and Type | Field and Description |
|---|---|
protected InternalJobParentStateResolver |
JobServiceConfiguration.jobParentStateResolver |
| Modifier and Type | Method and Description |
|---|---|
InternalJobParentStateResolver |
JobServiceConfiguration.getJobParentStateResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobServiceConfiguration.setJobParentStateResolver(InternalJobParentStateResolver jobParentStateResolver) |
Copyright © 2023 Flowable. All rights reserved.