public class JazzCheckOutCommand extends AbstractCheckOutCommand
Constructor and Description |
---|
JazzCheckOutCommand() |
Modifier and Type | Method and Description |
---|---|
JazzScmCommand |
createJazzLoadCommand(JazzScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion scmVersion) |
protected CheckOutScmResult |
executeCheckOutCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion scmVersion,
boolean recursive)
Execute Check out command line.
|
executeCheckOutCommand, executeCommand
execute, getLogger, setLogger
public JazzCheckOutCommand()
protected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion scmVersion, boolean recursive) throws ScmException
executeCheckOutCommand
in class AbstractCheckOutCommand
repo
- not nullfileSet
- not nullscmVersion
- not nullrecursive
- true
if recursive check out is wanted, false
otherwise.ScmException
- if anypublic JazzScmCommand createJazzLoadCommand(JazzScmProviderRepository repo, ScmFileSet fileSet, ScmVersion scmVersion)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.