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

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

Uses of PhaseCommand in com.aragost.javahg.commands
 

Methods in com.aragost.javahg.commands that return PhaseCommand
 PhaseCommand PhaseCommand.pub()
          Set the --public command line flag.
 

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

Methods in com.aragost.javahg.commands.flags that return PhaseCommand
 PhaseCommand PhaseCommandFlags.draft()
          Set the --draft command line flag.
 PhaseCommand PhaseCommandFlags.force()
          Set the --force command line flag.
static PhaseCommand PhaseCommandFlags.on(Repository repository)
           
 PhaseCommand PhaseCommandFlags.rev(String... revs)
          Set the --rev command line flag.
 PhaseCommand PhaseCommandFlags.secret()
          Set the --secret command line flag.
 



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