Class TfsStatusCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.status.AbstractStatusCommand
org.apache.maven.scm.provider.tfs.command.TfsStatusCommand
- All Implemented Interfaces:
Command
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.scm.command.status.AbstractStatusCommand
executeCommand
Methods inherited from class org.apache.maven.scm.command.AbstractCommand
execute, getLogger, setLogger
-
Constructor Details
-
TfsStatusCommand
public TfsStatusCommand()
-
-
Method Details
-
executeStatusCommand
protected StatusScmResult executeStatusCommand(ScmProviderRepository r, ScmFileSet f) throws ScmException - Specified by:
executeStatusCommand
in classAbstractStatusCommand
- Throws:
ScmException
-
createCommand
-