Class Hierarchy
- java.lang.Object
- com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> (implements com.atlassian.plugin.ModuleDescriptor<T>, com.atlassian.plugin.StateAware)
- com.atlassian.bitbucket.scm.BaseWeightedModuleDescriptor<T> (implements java.lang.Comparable<T>, com.atlassian.bitbucket.util.Weighted)
- com.atlassian.bitbucket.scm.AbstractScmRequestHandlerModuleDescriptor<T>
- com.atlassian.bitbucket.scm.ssh.SshScmRequestHandlerModuleDescriptor
- com.atlassian.bitbucket.scm.AbstractScmRequestHandlerModuleDescriptor<T>
- com.atlassian.bitbucket.scm.BaseWeightedModuleDescriptor<T> (implements java.lang.Comparable<T>, com.atlassian.bitbucket.util.Weighted)
- com.atlassian.bitbucket.util.BuilderSupport
- com.atlassian.bitbucket.scm.ssh.SshScmRequestContext.Builder
- com.atlassian.bitbucket.scm.ssh.SshScmRequestContext (implements com.atlassian.bitbucket.scm.ssh.ExitCodeCallback)
- com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> (implements com.atlassian.plugin.ModuleDescriptor<T>, com.atlassian.plugin.StateAware)
Interface Hierarchy
- com.atlassian.bitbucket.scm.ssh.ExitCodeCallback
- com.atlassian.bitbucket.scm.ScmProtocol
- com.atlassian.bitbucket.scm.ssh.SshScmProtocol
- com.atlassian.bitbucket.scm.ScmRequest
- com.atlassian.bitbucket.scm.ssh.SshScmRequest
- com.atlassian.bitbucket.scm.ssh.SshScmRequestHandler