Uses of Class
com.atlassian.bitbucket.scm.ssh.SshScmRequestContext
Packages that use SshScmRequestContext
- 
Uses of SshScmRequestContext in com.atlassian.bitbucket.scm.sshMethods in com.atlassian.bitbucket.scm.ssh that return SshScmRequestContextMethods in com.atlassian.bitbucket.scm.ssh with parameters of type SshScmRequestContextModifier and TypeMethodDescriptiondefault Optional<SshScmRequest> SshScmRequestHandler.create(SshScmRequestContext context) Returns anSshScmRequestif this handler can handle the supplied command string, orOptional.empty()otherwise.Constructors in com.atlassian.bitbucket.scm.ssh with parameters of type SshScmRequestContext