Uses of Interface
org.kohsuke.jnt.tools.ConnectionFactory

Packages that use ConnectionFactory
org.kohsuke.jnt.tools   
 

Uses of ConnectionFactory in org.kohsuke.jnt.tools
 

Methods in org.kohsuke.jnt.tools with parameters of type ConnectionFactory
 int MoveProjectCommandlet.run(ConnectionFactory connection, String[] args)
           
 int ProcessRoleCommandlet.run(ConnectionFactory connection, String[] args)
           
 int InstallAutoResponderCommandlet.run(ConnectionFactory connection, String[] args)
           
abstract  int Commandlet.run(ConnectionFactory connection, String[] args)
           
 int SubscribersCommandlet.run(ConnectionFactory connection, String[] args)
           
 int HelpCommandlet.run(ConnectionFactory connection, String[] args)
           
 int AnnounceCommandlet.run(ConnectionFactory connection, String[] args)
           
 int ListMyProjectsCommandlet.run(ConnectionFactory connection, String[] args)
           
 int AdhocQueryCommandlet.run(ConnectionFactory connection, String[] args)
           
 int CopySubscribersCommandlet.run(ConnectionFactory connection, String[] args)
           
 int SubscribeListCommandlet.run(ConnectionFactory connection, String[] args)
           
 int ApproveProjectCommandlet.run(ConnectionFactory connection, String[] args)
           
 int AddIssueComponentCommandlet.run(ConnectionFactory connection, String[] args)
           
 int UnsubscribeAllCommandlet.run(ConnectionFactory connection, String[] args)
           
 int ListSubProjectsCommandlet.run(ConnectionFactory connection, String[] args)
           
 int DeclineRoleCommandlet.run(ConnectionFactory connection, String[] args)
           
 int InteractiveCommandlet.run(ConnectionFactory connection, String[] args)
           
 int MkdirCommandlet.run(ConnectionFactory connection, String[] args)
           
 int GrantRoleCommandlet.run(ConnectionFactory connection, String[] args)
           
 int GrantRoleForBugReporterCommandlet.run(ConnectionFactory connection, String[] args)
           
 int DumpVotesCommandlet.run(ConnectionFactory connection, String[] args)
           
 int ListUserCommandlet.run(ConnectionFactory connection, String[] args)
           
 



Copyright © 2003-2009 Kohsuke Kawaguchi. All Rights Reserved.