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