Uses of Interface
com.atlassian.bitbucket.scm.ssh.SshScmRequest
Packages that use SshScmRequest
-
Uses of SshScmRequest in com.atlassian.bitbucket.scm.ssh
Methods in com.atlassian.bitbucket.scm.ssh that return types with arguments of type SshScmRequestModifier and TypeMethodDescriptiondefault Optional<SshScmRequest>SshScmRequestHandler.create(SshScmRequestContext context) Returns anSshScmRequestif this handler can handle the supplied command string, orOptional.empty()otherwise.