JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
F
G
O
P
R
S
B
BasicSSHStep
- Class in
org.jenkinsci.plugins.sshsteps.steps
Base class for all SSH steps
BasicSSHStep()
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
BasicSSHStep
C
call()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHMasterToSlaveCallable
close()
- Method in class org.jenkinsci.plugins.sshsteps.util.
CustomLogHandler
CommandStep
- Class in
org.jenkinsci.plugins.sshsteps.steps
Step to execute a command on remote node.
CommandStep(String)
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
CommandStep
CommandStep.DescriptorImpl
- Class in
org.jenkinsci.plugins.sshsteps.steps
CommandStep.Execution
- Class in
org.jenkinsci.plugins.sshsteps.steps
createService()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHMasterToSlaveCallable
CustomLogHandler
- Class in
org.jenkinsci.plugins.sshsteps.util
Custom log handler for hidetake's library.
CustomLogHandler(PrintStream, String)
- Constructor for class org.jenkinsci.plugins.sshsteps.util.
CustomLogHandler
Constructor.
D
DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
CommandStep.DescriptorImpl
DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
GetStep.DescriptorImpl
DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
PutStep.DescriptorImpl
DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
RemoveStep.DescriptorImpl
DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
ScriptStep.DescriptorImpl
E
execute()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHMasterToSlaveCallable
Execution(CommandStep, StepContext)
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
CommandStep.Execution
Execution(GetStep, StepContext)
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
GetStep.Execution
Execution(PutStep, StepContext)
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
PutStep.Execution
Execution(RemoveStep, StepContext)
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
RemoveStep.Execution
Execution(ScriptStep, StepContext)
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
ScriptStep.Execution
F
flush()
- Method in class org.jenkinsci.plugins.sshsteps.util.
CustomLogHandler
G
getChannel()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepExecution
getDisplayName()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
CommandStep.DescriptorImpl
getDisplayName()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
GetStep.DescriptorImpl
getDisplayName()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
PutStep.DescriptorImpl
getDisplayName()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
RemoveStep.DescriptorImpl
getDisplayName()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
ScriptStep.DescriptorImpl
getFunctionName()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
CommandStep.DescriptorImpl
getFunctionName()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
GetStep.DescriptorImpl
getFunctionName()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
PutStep.DescriptorImpl
getFunctionName()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
RemoveStep.DescriptorImpl
getFunctionName()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
ScriptStep.DescriptorImpl
getLauncher()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepExecution
getListener()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepExecution
getPrefix()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepDescriptorImpl
getRequiredContext()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepDescriptorImpl
getService()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHMasterToSlaveCallable
getStatus()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepExecution
GetStep
- Class in
org.jenkinsci.plugins.sshsteps.steps
Step to get a file from remote node to local workspace.
GetStep(String, String)
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
GetStep
getStep()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHMasterToSlaveCallable
getStep()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepExecution
GetStep.DescriptorImpl
- Class in
org.jenkinsci.plugins.sshsteps.steps
GetStep.Execution
- Class in
org.jenkinsci.plugins.sshsteps.steps
O
onResume()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepExecution
org.jenkinsci.plugins.sshsteps.steps
- package org.jenkinsci.plugins.sshsteps.steps
org.jenkinsci.plugins.sshsteps.util
- package org.jenkinsci.plugins.sshsteps.util
P
publish(LogRecord)
- Method in class org.jenkinsci.plugins.sshsteps.util.
CustomLogHandler
PutStep
- Class in
org.jenkinsci.plugins.sshsteps.steps
Step to place a file/directory onto a remote node.
PutStep(String, String)
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
PutStep
PutStep.DescriptorImpl
- Class in
org.jenkinsci.plugins.sshsteps.steps
PutStep.Execution
- Class in
org.jenkinsci.plugins.sshsteps.steps
R
RemoveStep
- Class in
org.jenkinsci.plugins.sshsteps.steps
Step to remove a file/directory on remote node.
RemoveStep(String)
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
RemoveStep
RemoveStep.DescriptorImpl
- Class in
org.jenkinsci.plugins.sshsteps.steps
RemoveStep.Execution
- Class in
org.jenkinsci.plugins.sshsteps.steps
run()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
CommandStep.Execution
run()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
GetStep.Execution
run()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
PutStep.Execution
run()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
RemoveStep.Execution
run()
- Method in class org.jenkinsci.plugins.sshsteps.steps.
ScriptStep.Execution
run()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepExecution
Meat of the execution.
S
ScriptStep
- Class in
org.jenkinsci.plugins.sshsteps.steps
Step to execute a script (a file) on remote node.
ScriptStep(String)
- Constructor for class org.jenkinsci.plugins.sshsteps.steps.
ScriptStep
ScriptStep.DescriptorImpl
- Class in
org.jenkinsci.plugins.sshsteps.steps
ScriptStep.Execution
- Class in
org.jenkinsci.plugins.sshsteps.steps
SSHMasterToSlaveCallable
- Class in
org.jenkinsci.plugins.sshsteps.util
Base Callable for all SSH Steps.
SSHMasterToSlaveCallable(BasicSSHStep, TaskListener)
- Constructor for class org.jenkinsci.plugins.sshsteps.util.
SSHMasterToSlaveCallable
SSHStepDescriptorImpl
- Class in
org.jenkinsci.plugins.sshsteps.util
Default StepDescriptorImpl for all SSH steps.
SSHStepDescriptorImpl()
- Constructor for class org.jenkinsci.plugins.sshsteps.util.
SSHStepDescriptorImpl
SSHStepExecution
<
T
> - Class in
org.jenkinsci.plugins.sshsteps.util
Non blocking step execution for ssh steps.
SSHStepExecution(BasicSSHStep, StepContext)
- Constructor for class org.jenkinsci.plugins.sshsteps.util.
SSHStepExecution
start(StepContext)
- Method in class org.jenkinsci.plugins.sshsteps.steps.
CommandStep
start(StepContext)
- Method in class org.jenkinsci.plugins.sshsteps.steps.
GetStep
start(StepContext)
- Method in class org.jenkinsci.plugins.sshsteps.steps.
PutStep
start(StepContext)
- Method in class org.jenkinsci.plugins.sshsteps.steps.
RemoveStep
start(StepContext)
- Method in class org.jenkinsci.plugins.sshsteps.steps.
ScriptStep
start()
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepExecution
stop(Throwable)
- Method in class org.jenkinsci.plugins.sshsteps.util.
SSHStepExecution
If the computation is going synchronously, try to cancel that.
B
C
D
E
F
G
O
P
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018–2022. All rights reserved.