Interface GitSshScmRequestHandler
- All Superinterfaces:
com.atlassian.bitbucket.scm.ssh.SshScmRequestHandler
public interface GitSshScmRequestHandler
extends com.atlassian.bitbucket.scm.ssh.SshScmRequestHandler
Interface for the git implementation of the
SshScmRequestHandler
interface. This interface exists purely to
ensure that other plugins can import the git specific SshScmRequestHandler
implementation.-
Method Summary
Methods inherited from interface com.atlassian.bitbucket.scm.ssh.SshScmRequestHandler
create, supports