Interface ChangeLogCommand
- All Known Implementing Classes:
AbstractChangeLogCommand,AbstractCvsChangeLogCommand,BazaarChangeLogCommand,ClearCaseChangeLogCommand,CvsExeChangeLogCommand,GitChangeLogCommand,HgChangeLogCommand,JazzChangeLogCommand,JGitChangeLogCommand,LocalChangeLogCommand,PerforceChangeLogCommand,StarteamChangeLogCommand,SvnChangeLogCommand,SynergyChangeLogCommand,TfsChangeLogCommand,VssHistoryCommand
public interface ChangeLogCommand
-
Method Summary
Modifier and TypeMethodDescriptionexecuteCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
-
Method Details
-
executeCommand
ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException - Throws:
ScmException
-