Package sonia.scm.repository.spi
Interface LogCommand
public interface LogCommand
- Since:
- 1.17
-
Method Summary
Modifier and TypeMethodDescriptiongetChangeset
(String id, LogCommandRequest request) getChangesets
(LogCommandRequest request)
-
Method Details
-
getChangeset
- Throws:
IOException
-
getChangesets
- Throws:
IOException
-