Uses of Class
com.atlassian.bitbucket.scm.ssh.SshScmRequestContext
Packages that use SshScmRequestContext
-
Uses of SshScmRequestContext in com.atlassian.bitbucket.scm.ssh
Methods 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 anSshScmRequest
if this handler can handle the supplied command string, orOptional.empty()
otherwise.Constructors in com.atlassian.bitbucket.scm.ssh with parameters of type SshScmRequestContext