public class VssStatusCommand extends AbstractStatusCommand
Constructor and Description |
---|
VssStatusCommand() |
Modifier and Type | Method and Description |
---|---|
org.codehaus.plexus.util.cli.Commandline |
buildCmdLine(VssScmProviderRepository repo,
ScmFileSet fileSet) |
protected StatusScmResult |
executeStatusCommand(ScmProviderRepository repository,
ScmFileSet fileSet) |
protected ChangeLogCommand |
getChangeLogCommand() |
executeCommand
execute, getLogger, setLogger
protected StatusScmResult executeStatusCommand(ScmProviderRepository repository, ScmFileSet fileSet) throws ScmException
executeStatusCommand
in class AbstractStatusCommand
ScmException
public org.codehaus.plexus.util.cli.Commandline buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
ScmException
protected ChangeLogCommand getChangeLogCommand()
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.