public class SynergyCheckOutCommand extends AbstractCheckOutCommand implements SynergyCommand
Constructor and Description |
---|
SynergyCheckOutCommand() |
Modifier and Type | Method and Description |
---|---|
protected CheckOutScmResult |
executeCheckOutCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion version,
boolean recursive)
Execute Check out command line.
|
executeCheckOutCommand, executeCommand
execute, getLogger, setLogger
public SynergyCheckOutCommand()
protected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository repository, ScmFileSet fileSet, ScmVersion version, boolean recursive) throws ScmException
executeCheckOutCommand
in class AbstractCheckOutCommand
repository
- not nullfileSet
- not nullversion
- not nullrecursive
- true
if recursive check out is wanted, false
otherwise.ScmException
- if anyCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.