public class IntegrityLockCommand extends AbstractLockCommand
Constructor and Description |
---|
IntegrityLockCommand() |
Modifier and Type | Method and Description |
---|---|
protected ScmResult |
executeCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
ScmResult |
executeLockCommand(ScmProviderRepository repository,
File workingDirectory,
String filename) |
executeCommand
execute, getLogger, setLogger
public IntegrityLockCommand()
public ScmResult executeLockCommand(ScmProviderRepository repository, File workingDirectory, String filename) throws ScmException
executeLockCommand
in class AbstractLockCommand
ScmException
protected ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeCommand
in class AbstractCommand
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.