Package | Description |
---|---|
com.atlassian.bitbucket.scm.ssh |
Modifier and Type | Method and Description |
---|---|
SshScmRequestContext |
SshScmRequestContext.Builder.build() |
Modifier and Type | Method and Description |
---|---|
default Optional<SshScmRequest> |
SshScmRequestHandler.create(SshScmRequestContext context)
Returns an
SshScmRequest if this handler can handle the supplied command string, or
Optional.empty() otherwise. |
Constructor and Description |
---|
Builder(SshScmRequestContext context) |
Copyright © 2024 Atlassian. All rights reserved.