org.apache.maven.scm.command.fileinfo
public abstract class AbstractFileInfoCommand extends AbstractCommand
Constructor and Description |
---|
AbstractFileInfoCommand() |
Modifier and Type | Method and Description |
---|---|
ScmResult |
executeCommand(ScmProviderRepository repository,
java.io.File workingDirectory,
CommandParameters parameters) |
protected abstract ScmResult |
executeFileInfoCommand(ScmProviderRepository repository,
java.io.File workingDirectory,
java.lang.String filename) |
execute, executeCommand, getLogger, setLogger
protected abstract ScmResult executeFileInfoCommand(ScmProviderRepository repository, java.io.File workingDirectory, java.lang.String filename) throws ScmException
ScmException
public ScmResult executeCommand(ScmProviderRepository repository, java.io.File workingDirectory, CommandParameters parameters) throws ScmException
ScmException
Copyright © 2003-2014. All Rights Reserved.