Uses of Class
com.aragost.javahg.commands.BisectCommand

Packages that use BisectCommand
com.aragost.javahg.commands.flags   
 

Uses of BisectCommand in com.aragost.javahg.commands.flags
 

Methods in com.aragost.javahg.commands.flags that return BisectCommand
 BisectCommand BisectCommandFlags.bad()
          Set the --bad command line flag.
 BisectCommand BisectCommandFlags.command(String cmd)
          Set the --command command line flag.
 BisectCommand BisectCommandFlags.extend()
          Set the --extend command line flag.
 BisectCommand BisectCommandFlags.good()
          Set the --good command line flag.
 BisectCommand BisectCommandFlags.noupdate()
          Set the --noupdate command line flag.
static BisectCommand BisectCommandFlags.on(Repository repository)
           
 BisectCommand BisectCommandFlags.reset()
          Set the --reset command line flag.
 BisectCommand BisectCommandFlags.skip()
          Set the --skip command line flag.
 



Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.