Repository2VcsTypeConverter |
VcsRepositoryManagerImpl.findConverterFor(String pluginKey) |
Repository2VcsTypeConverter |
VcsRepositoryManager.findConverterFor(String pluginKey)
Looks for converted of an old style repository plugin data to a new style plugin data.
|
Repository2VcsTypeConverter |
VcsRepositoryManagerImpl.findReverseConverterFor(String pluginKey) |
Repository2VcsTypeConverter |
VcsRepositoryManager.findReverseConverterFor(String pluginKey)
Looks for converted of an new style repository plugin data to a old style plugin data.
|