| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use VcsProviderType | |
| com.togethersoft.openapi.vcs | |
| Uses of VcsProviderType in com.togethersoft.openapi.vcs |
| Methods in com.togethersoft.openapi.vcs that return VcsProviderType | |
VcsProviderType | VcsProviderRegistry.getProviderType(String id)Returns registered instance of VcsProviderType with ID equal to id. |
| Methods in com.togethersoft.openapi.vcs with parameters of type VcsProviderType | |
void | VcsProviderRegistry.registerProvider(VcsProviderType type)Registers instance of VcsProviderType. |
void | VcsProviderRegistry.unregisterProvider(VcsProviderType type)Unregisters instance of VcsProviderType. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||