public class TfsUpdateCommand extends AbstractUpdateCommand
Constructor and Description |
---|
TfsUpdateCommand() |
Modifier and Type | Method and Description |
---|---|
TfsCommand |
createCommand(ScmProviderRepository r,
ScmFileSet f,
ScmVersion v) |
protected UpdateScmResult |
executeUpdateCommand(ScmProviderRepository r,
ScmFileSet f,
ScmVersion v) |
protected ChangeLogCommand |
getChangeLogCommand() |
executeCommand
execute, getLogger, setLogger
public TfsUpdateCommand()
protected UpdateScmResult executeUpdateCommand(ScmProviderRepository r, ScmFileSet f, ScmVersion v) throws ScmException
executeUpdateCommand
in class AbstractUpdateCommand
ScmException
public TfsCommand createCommand(ScmProviderRepository r, ScmFileSet f, ScmVersion v)
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand
in class AbstractUpdateCommand
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.