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

Packages that use GraftCommand
com.aragost.javahg.commands.flags   
com.aragost.javahg.merge   
 

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

Methods in com.aragost.javahg.commands.flags that return GraftCommand
 GraftCommand GraftCommandFlags.currentdate()
          Set the --currentdate command line flag.
 GraftCommand GraftCommandFlags.currentuser()
          Set the --currentuser command line flag.
 GraftCommand GraftCommandFlags.date(String date)
          Set the --date command line flag.
static GraftCommand GraftCommandFlags.on(Repository repository)
           
 GraftCommand GraftCommandFlags.tool(String value)
          Set the --tool command line flag.
 GraftCommand GraftCommandFlags.user(String user)
          Set the --user command line flag.
 

Uses of GraftCommand in com.aragost.javahg.merge
 

Constructors in com.aragost.javahg.merge with parameters of type GraftCommand
GraftContext(GraftCommand command, int sourceRev)
           
 



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