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() |
executeCommandexecute, getLogger, setLoggerpublic VssStatusCommand()
protected StatusScmResult executeStatusCommand(ScmProviderRepository repository, ScmFileSet fileSet) throws ScmException
executeStatusCommand in class AbstractStatusCommandScmExceptionpublic org.codehaus.plexus.util.cli.Commandline buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
ScmExceptionprotected ChangeLogCommand getChangeLogCommand()
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.