org.criticalsection.maven.scm.provider.monotone.command.status
Class MonotoneStatusCommand

java.lang.Object
  extended by org.apache.maven.scm.command.AbstractCommand
      extended by org.apache.maven.scm.command.status.AbstractStatusCommand
          extended by org.criticalsection.maven.scm.provider.monotone.command.status.MonotoneStatusCommand
All Implemented Interfaces:
org.apache.maven.scm.command.Command

public class MonotoneStatusCommand
extends org.apache.maven.scm.command.status.AbstractStatusCommand


Field Summary
 
Fields inherited from interface org.apache.maven.scm.command.Command
ROLE
 
Constructor Summary
MonotoneStatusCommand()
           
 
Method Summary
 org.apache.maven.scm.command.status.StatusScmResult executeStatusCommand(org.apache.maven.scm.provider.ScmProviderRepository repository, org.apache.maven.scm.ScmFileSet fileSet)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonotoneStatusCommand

public MonotoneStatusCommand()
Method Detail

executeStatusCommand

public org.apache.maven.scm.command.status.StatusScmResult executeStatusCommand(org.apache.maven.scm.provider.ScmProviderRepository repository,
                                                                                org.apache.maven.scm.ScmFileSet fileSet)
                                                                         throws org.apache.maven.scm.ScmException
Specified by:
executeStatusCommand in class org.apache.maven.scm.command.status.AbstractStatusCommand
Throws:
org.apache.maven.scm.ScmException


Copyright © 2008 CriticalSection.Org. All Rights Reserved.