public class BambooSpecsDaoImpl extends Object implements BambooSpecsDao
Constructor and Description |
---|
BambooSpecsDaoImpl() |
Modifier and Type | Method and Description |
---|---|
Optional<VcsLocationBambooSpecsState> |
findLatestState(long rootVcsRepositoryId,
String branch) |
void |
saveOrUpdate(VcsLocationBambooSpecsState vcsLocationBambooSpecsState) |
public Optional<VcsLocationBambooSpecsState> findLatestState(long rootVcsRepositoryId, String branch)
findLatestState
in interface BambooSpecsDao
public void saveOrUpdate(VcsLocationBambooSpecsState vcsLocationBambooSpecsState)
saveOrUpdate
in interface BambooSpecsDao
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.