Interface BitbucketRepositoryHelperService

  • All Known Implementing Classes:
    BitbucketRepositoryHelperServiceImpl

    @Internal
    public interface BitbucketRepositoryHelperService
    Used internally by BitbucketRepository to delegate non-standard Git repository handling.
    • Method Detail

      • populateFromConfig

        void populateFromConfig​(@NotNull
                                @NotNull Repository repository,
                                @NotNull
                                @NotNull org.apache.commons.configuration.HierarchicalConfiguration config)
        Populate Git repository from Bitbucket repository configuration
        Parameters:
        repository - repository to be populated
        config - Bitbucket repository configuration