Class Hierarchy
- java.lang.Object
- org.jenkinsci.plugins.sshsteps.util.Common (implements groovy.lang.GroovyObject)
- 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.workflow.steps.StepDescriptor
- java.util.logging.Handler
- org.jenkinsci.plugins.sshsteps.util.CustomLogHandler
- jenkins.security.MasterToSlaveCallable<V,T> (implements hudson.remoting.Callable<V,T>)
- org.jenkinsci.plugins.sshsteps.util.SSHMasterToSlaveCallable
- org.jenkinsci.plugins.workflow.steps.StepExecution (implements java.io.Serializable)
- org.jenkinsci.plugins.sshsteps.util.SSHStepExecution<T>