Class RepositoryChangesetManagerImpl
- java.lang.Object
-
- com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetManagerImpl
-
- All Implemented Interfaces:
RepositoryChangesetManager
public class RepositoryChangesetManagerImpl extends Object implements RepositoryChangesetManager
-
-
Constructor Summary
Constructors Constructor Description RepositoryChangesetManagerImpl(RepositoryChangesetDao repositoryChangesetDao)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RepositoryChangeset
getRepositoryChangeset(long id)
-
-
-
Constructor Detail
-
RepositoryChangesetManagerImpl
public RepositoryChangesetManagerImpl(RepositoryChangesetDao repositoryChangesetDao)
-
-
Method Detail
-
getRepositoryChangeset
public RepositoryChangeset getRepositoryChangeset(long id)
- Specified by:
getRepositoryChangeset
in interfaceRepositoryChangesetManager
- Returns:
-
-