| Package | Description |
|---|---|
| org.flowable.form.engine.impl.cmd | |
| org.flowable.form.engine.impl.persistence.entity | |
| org.flowable.form.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Method and Description |
|---|---|
protected FormInstanceEntity |
CreateFormInstanceCmd.findExistingFormInstance(FormEngineConfiguration formEngineConfiguration) |
protected FormInstanceEntity |
SaveFormInstanceCmd.findExistingFormInstance(FormEngineConfiguration formEngineConfiguration) |
protected abstract FormInstanceEntity |
AbstractSaveFormInstanceCmd.findExistingFormInstance(FormEngineConfiguration formEngineConfiguration) |
| Modifier and Type | Class and Description |
|---|---|
class |
FormInstanceEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
protected DataManager<FormInstanceEntity> |
FormInstanceEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
FormInstanceEntity |
MybatisFormInstanceDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends FormInstanceEntity> |
MybatisFormInstanceDataManager.getManagedEntityClass() |
Copyright © 2019 Flowable. All rights reserved.