Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
J
N
O
P
R
S
T
U
V
W
C
checkNamespace(String, Namespace)
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclCommandResolver
cmdProc(Interp, TclObject[])
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclCommandWrapper
COMMAND_NAME
- Static variable in class org.jenkinsci.plugins.tcl.commandHandlers.
TclGetVersion
configure(StaplerRequest, JSONObject)
- Method in class org.jenkinsci.plugins.tcl.
TclScriptBuilder.DescriptorImpl
D
doCheckScript(String)
- Method in class org.jenkinsci.plugins.tcl.
TclScriptBuilder.DescriptorImpl
Performs on-the-fly validation of the form field 'Script'.
E
Execute(String)
- Method in interface org.jenkinsci.plugins.tcl.commandHandlers.
ITclCommand
Execute command and return result
Execute(String)
- Method in class org.jenkinsci.plugins.tcl.commandHandlers.
TclGetVersion
Execute(String)
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclTTY
Execute(String)
- Method in class org.jenkinsci.plugins.tcl.
TclDriver
G
getBuildInfo()
- Method in class org.jenkinsci.plugins.tcl.
TclDriver
getBuildLauncher()
- Method in class org.jenkinsci.plugins.tcl.
TclDriver
getBuildListener()
- Method in class org.jenkinsci.plugins.tcl.
TclDriver
getChanName()
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclChannel
getChannelName()
- Method in enum org.jenkinsci.plugins.tcl.interpreter.
jTclChannelType
getDescriptor()
- Method in class org.jenkinsci.plugins.tcl.
TclScriptBuilder
getDisplayName()
- Method in class org.jenkinsci.plugins.tcl.
TclScriptBuilder.DescriptorImpl
This human readable name is used in the configuration screen.
getHandler()
- Method in enum org.jenkinsci.plugins.tcl.commandHandlers.
TclPluginHandler
getInputStream()
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclChannel
getInterpreter()
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclTTY
getNestedException()
- Method in exception org.jenkinsci.plugins.tcl.interpreter.
jTclException
getOutputStream()
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclChannel
getScript()
- Method in class org.jenkinsci.plugins.tcl.
TclScriptBuilder
getTempDirectory()
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclTTY
getType()
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclChannel
getValue()
- Method in enum org.jenkinsci.plugins.tcl.interpreter.
jTclChannelType
getWorkDirectory()
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclTTY
I
Initialize(FilePath, ClassLoader)
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclTTY
isApplicable(Class<? extends AbstractProject>)
- Method in class org.jenkinsci.plugins.tcl.
TclScriptBuilder.DescriptorImpl
ITclCommand
- Interface in
org.jenkinsci.plugins.tcl.commandHandlers
Tcl Command Handler interface.
J
JENKINS_NAMESPACE
- Static variable in class org.jenkinsci.plugins.tcl.
TclDriver
jTclChannel
- Class in
org.jenkinsci.plugins.tcl.interpreter
Implements standard IO channels for Tcl interpreter.
jTclChannel(String, jTclChannelType, OutputStream)
- Constructor for class org.jenkinsci.plugins.tcl.interpreter.
jTclChannel
jTclChannel(String, jTclChannelType, InputStream)
- Constructor for class org.jenkinsci.plugins.tcl.interpreter.
jTclChannel
jTclChannelType
- Enum in
org.jenkinsci.plugins.tcl.interpreter
jTclCommandResolver
- Class in
org.jenkinsci.plugins.tcl.interpreter
Implements jtcl command resolver.
jTclCommandResolver(Interp, String)
- Constructor for class org.jenkinsci.plugins.tcl.interpreter.
jTclCommandResolver
jTclCommandWrapper
- Class in
org.jenkinsci.plugins.tcl.interpreter
Wrapper for internal Tcl Command
jTclCommandWrapper(ITclCommand)
- Constructor for class org.jenkinsci.plugins.tcl.interpreter.
jTclCommandWrapper
jTclEnvResolver
- Class in
org.jenkinsci.plugins.tcl
Resolver for Jenkins variables
jTclEnvResolver(TclDriver, EnvVars)
- Constructor for class org.jenkinsci.plugins.tcl.
jTclEnvResolver
jTclException
- Exception in
org.jenkinsci.plugins.tcl.interpreter
TclException extension for usage in interpreter wrapper
jTclException(Interp, String)
- Constructor for exception org.jenkinsci.plugins.tcl.interpreter.
jTclException
jTclException(String)
- Constructor for exception org.jenkinsci.plugins.tcl.interpreter.
jTclException
jTclException(String, Exception)
- Constructor for exception org.jenkinsci.plugins.tcl.interpreter.
jTclException
jTclTTY
- Class in
org.jenkinsci.plugins.tcl.interpreter
jTclTTY()
- Constructor for class org.jenkinsci.plugins.tcl.interpreter.
jTclTTY
N
Name()
- Method in interface org.jenkinsci.plugins.tcl.commandHandlers.
ITclCommand
Name()
- Method in class org.jenkinsci.plugins.tcl.commandHandlers.
TclGetVersion
O
org.jenkinsci.plugins.tcl
- package org.jenkinsci.plugins.tcl
org.jenkinsci.plugins.tcl.commandHandlers
- package org.jenkinsci.plugins.tcl.commandHandlers
org.jenkinsci.plugins.tcl.interpreter
- package org.jenkinsci.plugins.tcl.interpreter
org.jenkinsci.plugins.tcl.util
- package org.jenkinsci.plugins.tcl.util
P
perform(AbstractBuild, Launcher, BuildListener)
- Method in class org.jenkinsci.plugins.tcl.
TclScriptBuilder
PLUGIN_VERSION
- Static variable in class org.jenkinsci.plugins.tcl.commandHandlers.
TclGetVersion
R
RegisterCommand(ITclCommand)
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclCommandResolver
resolveCmd(Interp, String, Namespace, int)
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclCommandResolver
resolveCmd(Interp, String, Namespace, int)
- Method in class org.jenkinsci.plugins.tcl.
jTclEnvResolver
resolveVar(Interp, String, Namespace, int)
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclCommandResolver
resolveVar(Interp, String, Namespace, int)
- Method in class org.jenkinsci.plugins.tcl.
jTclEnvResolver
S
setIOChannel(jTclChannelType, Channel)
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclTTY
Overwrite default(std) IO channel
setIOChannel(jTclChannel)
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclTTY
StringOutputStream
- Class in
org.jenkinsci.plugins.tcl.util
Implements OutputStream with internal buffering and per-string output
StringOutputStream()
- Constructor for class org.jenkinsci.plugins.tcl.util.
StringOutputStream
T
TclDriver
- Class in
org.jenkinsci.plugins.tcl
Tcl driver that integrates jTclTTY with jenkins build environment
TclDriver(AbstractBuild, Launcher, BuildListener, Builder)
- Constructor for class org.jenkinsci.plugins.tcl.
TclDriver
Construct and initializes Tcl environment Function overwrites Thread.ClassLoader by Class.ClassLoader due to jenkins dependency loader specific ( more info - http://jenkins.361315.n4.nabble.com/ClassLoader-in-plugins-td1470791.html )
TclDriver.StdErr
- Class in
org.jenkinsci.plugins.tcl
TclDriver.StdErr()
- Constructor for class org.jenkinsci.plugins.tcl.
TclDriver.StdErr
TclDriver.StdOut
- Class in
org.jenkinsci.plugins.tcl
TclDriver.StdOut()
- Constructor for class org.jenkinsci.plugins.tcl.
TclDriver.StdOut
TclGetVersion
- Class in
org.jenkinsci.plugins.tcl.commandHandlers
Command sample
TclGetVersion()
- Constructor for class org.jenkinsci.plugins.tcl.commandHandlers.
TclGetVersion
TclPluginHandler
- Enum in
org.jenkinsci.plugins.tcl.commandHandlers
Container of build-in Tcl commands
TclScriptBuilder
- Class in
org.jenkinsci.plugins.tcl
Implements builder for Tcl Scripts.
TclScriptBuilder(String)
- Constructor for class org.jenkinsci.plugins.tcl.
TclScriptBuilder
TclScriptBuilder.DescriptorImpl
- Class in
org.jenkinsci.plugins.tcl
Descriptor for
TclScriptBuilder
.
TclScriptBuilder.DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.tcl.
TclScriptBuilder.DescriptorImpl
U
UnregisterCommand(ITclCommand)
- Method in class org.jenkinsci.plugins.tcl.interpreter.
jTclCommandResolver
V
valueOf(String)
- Static method in enum org.jenkinsci.plugins.tcl.commandHandlers.
TclPluginHandler
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.jenkinsci.plugins.tcl.interpreter.
jTclChannelType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.jenkinsci.plugins.tcl.commandHandlers.
TclPluginHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.jenkinsci.plugins.tcl.interpreter.
jTclChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
W
write(int)
- Method in class org.jenkinsci.plugins.tcl.util.
StringOutputStream
WriteLine(String)
- Method in class org.jenkinsci.plugins.tcl.
TclDriver.StdErr
WriteLine(String)
- Method in class org.jenkinsci.plugins.tcl.
TclDriver.StdOut
WriteLine(String)
- Method in class org.jenkinsci.plugins.tcl.util.
StringOutputStream
Writes string to the stream
C
D
E
G
I
J
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013. All Rights Reserved.