Class BitbucketRepositoryHelperServiceImpl

java.lang.Object
com.atlassian.bamboo.plugins.bitbucket.impl.BitbucketRepositoryHelperServiceImpl
All Implemented Interfaces:
BitbucketRepositoryHelperService

@Component public class BitbucketRepositoryHelperServiceImpl extends Object implements BitbucketRepositoryHelperService
  • Constructor Details

    • BitbucketRepositoryHelperServiceImpl

      public BitbucketRepositoryHelperServiceImpl()
  • Method Details

    • populateFromConfig

      public void populateFromConfig(@NotNull @NotNull Repository repository, @NotNull @NotNull org.apache.commons.configuration.HierarchicalConfiguration config)
      Description copied from interface: BitbucketRepositoryHelperService
      Populate Git repository from Bitbucket repository configuration
      Specified by:
      populateFromConfig in interface BitbucketRepositoryHelperService
      Parameters:
      repository - repository to be populated
      config - Bitbucket repository configuration