public class GetConfigurationInTransaction extends Object implements org.springframework.transaction.support.TransactionCallback<BonitaConfiguration>
| Constructor and Description |
|---|
GetConfigurationInTransaction(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
long tenantId,
ConfigurationType type,
String resourceName) |
| Modifier and Type | Method and Description |
|---|---|
BonitaConfiguration |
doInTransaction(org.springframework.transaction.TransactionStatus status) |
public GetConfigurationInTransaction(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
long tenantId,
ConfigurationType type,
String resourceName)
public BonitaConfiguration doInTransaction(org.springframework.transaction.TransactionStatus status)
doInTransaction in interface org.springframework.transaction.support.TransactionCallback<BonitaConfiguration>Copyright © 2017 Bonitasoft. All rights reserved.