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,
boolean shallow) |
int |
executeUnmapCommand(ScmProviderRepository r,
ScmFileSet f) |
executeCheckOutCommand, executeCommand
execute, getLogger, setLogger
public TfsCheckOutCommand()
protected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository r, ScmFileSet f, ScmVersion v, boolean recursive, boolean shallow) throws ScmException
executeCheckOutCommand
in class AbstractCheckOutCommand
ScmException
public TfsCommand createGetCommand(ScmProviderRepository r, ScmFileSet f, ScmVersion v, boolean recursive)
public int executeUnmapCommand(ScmProviderRepository r, ScmFileSet f) throws ScmException
ScmException
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.