| Package | Description |
|---|---|
| com.flowable.serviceregistry.api.repository | |
| com.flowable.serviceregistry.engine.impl.invoker.db | |
| com.flowable.serviceregistry.engine.impl.repository |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnMapping> |
ServiceDefinitionModel.getColumnMappings() |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ColumnMapping> |
DataSqlParameterSource.columnMappings |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DatabaseServiceInvocationResponseRowMapper.populateValue(ResultSet rs,
Map<String,Object> data,
ColumnMapping columnMapping) |
void |
DataSqlParameterSource.registerMapping(ColumnMapping columnMapping) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseColumnMapping |
| Modifier and Type | Field and Description |
|---|---|
protected List<ColumnMapping> |
BaseServiceDefinitionModel.columnMappings |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnMapping> |
BaseServiceDefinitionModel.getColumnMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseServiceDefinitionModel.setColumnMappings(List<ColumnMapping> columnMappings) |
Copyright © 2019. All rights reserved.