com.atlassian.bamboo.resultsummary.vcs
Interface RepositoryChangesetManager

All Known Implementing Classes:
RepositoryChangesetManagerImpl

public interface RepositoryChangesetManager


Method Summary
 RepositoryChangeset getRepositoryChangeset(long id)
           
 

Method Detail

getRepositoryChangeset

@Nullable
RepositoryChangeset getRepositoryChangeset(long id)
Parameters:
id -
Returns:


Copyright © 2012 Atlassian. All Rights Reserved.