B C D E F G I O P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
- Common - Class in org.jenkinsci.plugins.sshsteps.util
- Common(PrintStream) - Constructor for class org.jenkinsci.plugins.sshsteps.util.Common
- create(Map, boolean, boolean, PrintStream) - Static method in class org.jenkinsci.plugins.sshsteps.SSHService
- 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
- executeCommand(String, boolean) - Method in class org.jenkinsci.plugins.sshsteps.SSHService
- executeScriptFromFile(String) - Method in class org.jenkinsci.plugins.sshsteps.SSHService
- 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
- get(String, String, String, String) - Method in class org.jenkinsci.plugins.sshsteps.SSHService
- 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
- getMetaClass() - Method in class org.jenkinsci.plugins.sshsteps.SSHService
- getMetaClass() - Method in class org.jenkinsci.plugins.sshsteps.util.Common
- getPrefix() - Static method in class org.jenkinsci.plugins.sshsteps.util.Common
- getPrefix() - Method in class org.jenkinsci.plugins.sshsteps.util.SSHStepDescriptorImpl
- getProperty(String) - Method in class org.jenkinsci.plugins.sshsteps.SSHService
- getProperty(String) - Method in class org.jenkinsci.plugins.sshsteps.util.Common
- 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() - Method in class org.jenkinsci.plugins.sshsteps.util.SSHMasterToSlaveCallable
- getStep() - 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.DescriptorImpl - Class in org.jenkinsci.plugins.sshsteps.steps
- GetStep.Execution - Class in org.jenkinsci.plugins.sshsteps.steps
I
- invokeMethod(String, Object) - Method in class org.jenkinsci.plugins.sshsteps.SSHService
- invokeMethod(String, Object) - Method in class org.jenkinsci.plugins.sshsteps.util.Common
O
- onResume() - Method in class org.jenkinsci.plugins.sshsteps.util.SSHStepExecution
- org.jenkinsci.plugins.sshsteps - package org.jenkinsci.plugins.sshsteps
- 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
- put(String, String, String, String) - Method in class org.jenkinsci.plugins.sshsteps.SSHService
- 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
- remove(String) - Method in class org.jenkinsci.plugins.sshsteps.SSHService
- 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
- setMetaClass(MetaClass) - Method in class org.jenkinsci.plugins.sshsteps.SSHService
- setMetaClass(MetaClass) - Method in class org.jenkinsci.plugins.sshsteps.util.Common
- setProperty(String, Object) - Method in class org.jenkinsci.plugins.sshsteps.SSHService
- setProperty(String, Object) - Method in class org.jenkinsci.plugins.sshsteps.util.Common
- 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
- SSHService - Class in org.jenkinsci.plugins.sshsteps
- SSHService(Map, boolean, boolean, PrintStream) - Constructor for class org.jenkinsci.plugins.sshsteps.SSHService
- 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() - Method in 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
- stop(Throwable) - Method in class org.jenkinsci.plugins.sshsteps.util.SSHStepExecution
-
If the computation is going synchronously, try to cancel that.
V
- validateRemote(Object) - Method in class org.jenkinsci.plugins.sshsteps.util.Common
All Classes All Packages