Package com.atlassian.bitbucket.scm
Interface AvailableScm
public interface AvailableScm
An SCM available for creating new
repositories
.-
Method Summary
-
Method Details
-
getId
- Returns:
- the SCM's identifier, which is guaranteed to be unique across all available SCMs
-
getName
- Returns:
- the SCM's human-readable name
-