public class GetMandatoryStructureConfiguration extends Object implements org.springframework.transaction.support.TransactionCallback<List<LightBonitaConfiguration>>
| Constructor and Description |
|---|
GetMandatoryStructureConfiguration(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
| Modifier and Type | Method and Description |
|---|---|
List<LightBonitaConfiguration> |
doInTransaction(org.springframework.transaction.TransactionStatus transactionStatus) |
public GetMandatoryStructureConfiguration(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
public List<LightBonitaConfiguration> doInTransaction(org.springframework.transaction.TransactionStatus transactionStatus)
doInTransaction in interface org.springframework.transaction.support.TransactionCallback<List<LightBonitaConfiguration>>Copyright © 2018 Bonitasoft. All rights reserved.