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