public class TfsCheckOutCommand extends AbstractCheckOutCommand
| Constructor and Description |
|---|
TfsCheckOutCommand() |
| Modifier and Type | Method and Description |
|---|---|
TfsCommand |
createGetCommand(ScmProviderRepository r,
ScmFileSet f,
ScmVersion v,
boolean recursive) |
protected CheckOutScmResult |
executeCheckOutCommand(ScmProviderRepository r,
ScmFileSet f,
ScmVersion v,
boolean recursive) |
int |
executeUnmapCommand(ScmProviderRepository r,
ScmFileSet f) |
executeCheckOutCommand, executeCommandexecute, getLogger, setLoggerprotected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository r, ScmFileSet f, ScmVersion v, boolean recursive) throws ScmException
executeCheckOutCommand in class AbstractCheckOutCommandScmExceptionpublic TfsCommand createGetCommand(ScmProviderRepository r, ScmFileSet f, ScmVersion v, boolean recursive)
public int executeUnmapCommand(ScmProviderRepository r, ScmFileSet f) throws ScmException
ScmExceptionCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.