public interface BambooSpecsSourceDao
Modifier and Type | Method and Description |
---|---|
Optional<VcsBambooSpecsSource> |
findById(long specsStateId) |
void |
saveOrUpdate(VcsBambooSpecsSource vcsLocationBambooSpecsState) |
void |
scrollVcsBambooSpecsSourceForExport(Consumer<VcsBambooSpecsSource> consumer) |
void saveOrUpdate(VcsBambooSpecsSource vcsLocationBambooSpecsState)
Optional<VcsBambooSpecsSource> findById(long specsStateId)
void scrollVcsBambooSpecsSourceForExport(Consumer<VcsBambooSpecsSource> consumer)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.