Interface RepositoryChangesetManager
-
- All Known Implementing Classes:
RepositoryChangesetManagerImpl
public interface RepositoryChangesetManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @Nullable RepositoryChangeset
getRepositoryChangeset(long id)
-
-
-
Method Detail
-
getRepositoryChangeset
@Nullable @Nullable RepositoryChangeset getRepositoryChangeset(long id)
- Parameters:
id
-- Returns:
-
-