org.apache.maven.scm.command.fileinfo
public abstract class AbstractFileInfoCommand extends AbstractCommand
Version: $Id: AbstractFileInfoCommand.java 372209 2006-01-25 13:30:01Z evenisse $
Method Summary | |
---|---|
ScmResult | executeCommand(ScmRepository repository, File workingDirectory, CommandParameters parameters) |
protected abstract ScmResult | executeFileInfoCommand(ScmRepository repository, File workingDirectory, String filename) |