Uses of Class
com.togethersoft.openapi.vcs.VcsProviderRegistry

Packages that use VcsProviderRegistry
com.togethersoft.openapi.vcs 

Uses of VcsProviderRegistry in com.togethersoft.openapi.vcs
 

Methods in com.togethersoft.openapi.vcs that return VcsProviderRegistry
static VcsProviderRegistryVcsProviderRegistryAccess.getRegistry()
           Returns instance of VcsProviderRegistry.
 

Methods in com.togethersoft.openapi.vcs with parameters of type VcsProviderRegistry
protected static voidVcsProviderRegistryAccess.setRegistry(VcsProviderRegistry registry)
           Specifies new registry.