Interface AvailableScm


public interface AvailableScm
An SCM available for creating new repositories.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getId

      @Nonnull String getId()
      Returns:
      the SCM's identifier, which is guaranteed to be unique across all available SCMs
    • getName

      @Nonnull String getName()
      Returns:
      the SCM's human-readable name