Class BitbucketSeverMirrorClient


  • @Service
    public class BitbucketSeverMirrorClient
    extends Object
    • Constructor Detail

      • BitbucketSeverMirrorClient

        public BitbucketSeverMirrorClient()
    • Method Detail

      • enrichWithSshUrl

        public Optional<StashMirrorServerEntity> enrichWithSshUrl​(@NotNull
                                                                  @NotNull com.atlassian.stash.rest.client.api.entity.MirrorServer mirror)
        Finds ssh clone url for given mirror and returns structure enriched with that field. If ssh url couldn't be determined field is set to null.
        Parameters:
        mirror -
        Returns: