Index
All Classes and Interfaces|All Packages
C
- command - Variable in class hudson.slaves.CommandConnector
- CommandConnector - Class in hudson.slaves
-
Executes a program on the controller and expect that script to connect.
- CommandConnector(String) - Constructor for class hudson.slaves.CommandConnector
- CommandConnector.DescriptorImpl - Class in hudson.slaves
- CommandLauncher - Class in hudson.slaves
-
ComputerLauncher
through a remote login mechanism like ssh/rsh. - CommandLauncher(String) - Constructor for class hudson.slaves.CommandLauncher
-
Constructor for use from UI.
- CommandLauncher(String, EnvVars) - Constructor for class hudson.slaves.CommandLauncher
-
Constructor for programmatic use.
- CommandLauncher_abortedLaunch() - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
CommandLauncher.abortedLaunch
:Launching agent process aborted.
. - CommandLauncher_displayName() - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
CommandLauncher.displayName
:Launch agent via execution of command on the controller
. - CommandLauncher_NoLaunchCommand() - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
CommandLauncher.NoLaunchCommand
:No launch command specified
. - CommandLauncher_unexpectedError() - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
CommandLauncher.unexpectedError
:Unexpected error in launching an agent. This is probably a bug in Jenkins
. - CommandLauncher.DescriptorImpl - Class in hudson.slaves
- CommandLauncher.DescriptorVisibilityFilterForceSandBox - Class in hudson.slaves
-
In case the flag
ScriptApproval.isForceSandboxForCurrentUser()
is true, we don't show thedescriptor
for the current user, except if we are editing a node that already has the launcherCommandLauncher
D
- DescriptorImpl() - Constructor for class hudson.slaves.CommandConnector.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.slaves.CommandLauncher.DescriptorImpl
- DescriptorVisibilityFilterForceSandBox() - Constructor for class hudson.slaves.CommandLauncher.DescriptorVisibilityFilterForceSandBox
- doCheckCommand(String, String) - Method in class hudson.slaves.CommandConnector.DescriptorImpl
- doCheckCommand(String, String) - Method in class hudson.slaves.CommandLauncher.DescriptorImpl
F
- filter(Object, Descriptor) - Method in class hudson.slaves.CommandLauncher.DescriptorVisibilityFilterForceSandBox
- filterType(Class<?>, Descriptor) - Method in class hudson.slaves.CommandLauncher.DescriptorVisibilityFilterForceSandBox
G
- getCommand() - Method in class hudson.slaves.CommandLauncher
- getDisplayName() - Method in class hudson.slaves.CommandConnector.DescriptorImpl
- getDisplayName() - Method in class hudson.slaves.CommandLauncher.DescriptorImpl
H
- hudson.slaves - package hudson.slaves
L
- launch(SlaveComputer, TaskListener) - Method in class hudson.slaves.CommandLauncher
- launch(String, TaskListener) - Method in class hudson.slaves.CommandConnector
M
- Messages - Class in org.jenkinsci.plugins.command_launcher
-
Generated localization support class.
- Messages() - Constructor for class org.jenkinsci.plugins.command_launcher.Messages
N
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.slaves.CommandConnector.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.slaves.CommandLauncher.DescriptorImpl
O
- org.jenkinsci.plugins.command_launcher - package org.jenkinsci.plugins.command_launcher
S
- Slave_Launching(Object) - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
Slave.Launching
:{0} Launching agent
. - Slave_UnableToLaunch(Object, Object) - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
Slave.UnableToLaunch
:Unable to launch the agent for {0}{1}
.
_
- _CommandLauncher_abortedLaunch() - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
CommandLauncher.abortedLaunch
:Launching agent process aborted.
. - _CommandLauncher_displayName() - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
CommandLauncher.displayName
:Launch agent via execution of command on the controller
. - _CommandLauncher_NoLaunchCommand() - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
CommandLauncher.NoLaunchCommand
:No launch command specified
. - _CommandLauncher_unexpectedError() - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
CommandLauncher.unexpectedError
:Unexpected error in launching an agent. This is probably a bug in Jenkins
. - _Slave_Launching(Object) - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
Slave.Launching
:{0} Launching agent
. - _Slave_UnableToLaunch(Object, Object) - Static method in class org.jenkinsci.plugins.command_launcher.Messages
-
Key
Slave.UnableToLaunch
:Unable to launch the agent for {0}{1}
.
All Classes and Interfaces|All Packages