Uses of Interface
com.atlassian.bitbucket.scm.ssh.SshScmRequest
-
Uses of SshScmRequest in com.atlassian.bitbucket.scm.ssh
Modifier and TypeMethodDescriptiondefault Optional<SshScmRequest>
SshScmRequestHandler.create
(SshScmRequestContext context) Returns anSshScmRequest
if this handler can handle the supplied command string, orOptional.empty()
otherwise.