public class CleanAndStoreConfigurationInTransaction
extends org.springframework.transaction.support.TransactionCallbackWithoutResult
| Constructor and Description |
|---|
CleanAndStoreConfigurationInTransaction(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
String dbVendor,
List<BonitaConfiguration> bonitaConfigurations,
ConfigurationType type,
long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInTransactionWithoutResult(org.springframework.transaction.TransactionStatus status) |
public CleanAndStoreConfigurationInTransaction(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
String dbVendor,
List<BonitaConfiguration> bonitaConfigurations,
ConfigurationType type,
long tenantId)
Copyright © 2017 Bonitasoft. All rights reserved.