public class BambooSpecsSourceDaoImpl extends Object implements BambooSpecsSourceDao
| Constructor and Description |
|---|
BambooSpecsSourceDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
Optional<VcsBambooSpecsSource> |
findById(long specsSourceId) |
void |
saveOrUpdate(VcsBambooSpecsSource vcsBambooSpecsSource) |
void |
scrollVcsBambooSpecsSourceForExport(Consumer<VcsBambooSpecsSource> consumer) |
public void saveOrUpdate(VcsBambooSpecsSource vcsBambooSpecsSource)
saveOrUpdate in interface BambooSpecsSourceDaopublic Optional<VcsBambooSpecsSource> findById(long specsSourceId)
findById in interface BambooSpecsSourceDaopublic void scrollVcsBambooSpecsSourceForExport(Consumer<VcsBambooSpecsSource> consumer)
scrollVcsBambooSpecsSourceForExport in interface BambooSpecsSourceDaoCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.