Interface ChangeLogCommand
-
- All Known Implementing Classes:
AbstractChangeLogCommand
public interface ChangeLogCommand
- Author:
- Emmanuel Venisse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ScmResult
executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
-
-
-
Method Detail
-
executeCommand
ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
- Throws:
ScmException
-
-