| Modifier and Type | Class and Description |
|---|---|
class |
HistoricFormPropertyEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
HistoricFormPropertyEntity |
HistoricDetailEntityManager.insertHistoricFormPropertyEntity(ExecutionEntity execution,
String propertyId,
String propertyValue,
String taskId,
Date createTime) |
HistoricFormPropertyEntity |
HistoricDetailEntityManagerImpl.insertHistoricFormPropertyEntity(ExecutionEntity execution,
String propertyId,
String propertyValue,
String taskId,
Date createTime) |
| Modifier and Type | Method and Description |
|---|---|
HistoricFormPropertyEntity |
HistoricDetailDataManager.createHistoricFormProperty() |
| Modifier and Type | Method and Description |
|---|---|
HistoricFormPropertyEntity |
MybatisHistoricDetailDataManager.createHistoricFormProperty() |
Copyright © 2019 Flowable. All rights reserved.