Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.sshsteps.steps.BasicSSHStep (implements java.io.Serializable)
- org.jenkinsci.plugins.sshsteps.steps.CommandStep
- org.jenkinsci.plugins.sshsteps.steps.GetStep
- org.jenkinsci.plugins.sshsteps.steps.PutStep
- org.jenkinsci.plugins.sshsteps.steps.RemoveStep
- org.jenkinsci.plugins.sshsteps.steps.ScriptStep
- org.jenkinsci.plugins.sshsteps.steps.BasicSSHStep (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- org.jenkinsci.plugins.sshsteps.util.SSHStepDescriptorImpl
- org.jenkinsci.plugins.sshsteps.steps.CommandStep.DescriptorImpl
- org.jenkinsci.plugins.sshsteps.steps.GetStep.DescriptorImpl
- org.jenkinsci.plugins.sshsteps.steps.PutStep.DescriptorImpl
- org.jenkinsci.plugins.sshsteps.steps.RemoveStep.DescriptorImpl
- org.jenkinsci.plugins.sshsteps.steps.ScriptStep.DescriptorImpl
- org.jenkinsci.plugins.sshsteps.util.SSHStepDescriptorImpl
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- org.jenkinsci.plugins.workflow.steps.StepExecution (implements java.io.Serializable)
- org.jenkinsci.plugins.sshsteps.util.SSHStepExecution<T>
- org.jenkinsci.plugins.sshsteps.steps.CommandStep.Execution
- org.jenkinsci.plugins.sshsteps.steps.GetStep.Execution
- org.jenkinsci.plugins.sshsteps.steps.PutStep.Execution
- org.jenkinsci.plugins.sshsteps.steps.RemoveStep.Execution
- org.jenkinsci.plugins.sshsteps.steps.ScriptStep.Execution
- org.jenkinsci.plugins.sshsteps.util.SSHStepExecution<T>
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)