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

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

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

Methods in com.aragost.javahg.commands.flags that return TagCommand
 TagCommand TagCommandFlags.date(DateTime date)
          Set the --date command line flag.
 TagCommand TagCommandFlags.force()
          Set the --force command line flag.
 TagCommand TagCommandFlags.local()
          Set the --local command line flag.
 TagCommand TagCommandFlags.message(String text)
          Set the --message command line flag.
static TagCommand TagCommandFlags.on(Repository repository)
           
 TagCommand TagCommandFlags.remove()
          Set the --remove command line flag.
 TagCommand TagCommandFlags.rev(String rev)
          Set the --rev command line flag.
 TagCommand TagCommandFlags.user(String user)
          Set the --user command line flag.
 



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