public interface BambooSpecsManager
Modifier and Type | Method and Description |
---|---|
Optional<VcsLocationBambooSpecsState> |
findCurrentState(long rootVcsRepositoryId,
String branch) |
void |
save(VcsLocationBambooSpecsState vcsLocationBambooSpecsState) |
void |
updateCurrentState(VcsLocationBambooSpecsState currentState,
String revision) |
Optional<VcsLocationBambooSpecsState> findCurrentState(long rootVcsRepositoryId, String branch)
void save(VcsLocationBambooSpecsState vcsLocationBambooSpecsState)
void updateCurrentState(VcsLocationBambooSpecsState currentState, String revision)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.