Uses of Class
org.jenkinsci.plugins.tcl.commandHandlers.TclPluginHandler

Packages that use TclPluginHandler
org.jenkinsci.plugins.tcl.commandHandlers   
 

Uses of TclPluginHandler in org.jenkinsci.plugins.tcl.commandHandlers
 

Methods in org.jenkinsci.plugins.tcl.commandHandlers that return TclPluginHandler
static TclPluginHandler TclPluginHandler.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TclPluginHandler[] TclPluginHandler.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2013. All Rights Reserved.