public interface TestConnectionService extends VcsService, VcsRemoteService
Modifier and Type | Method and Description |
---|---|
java.lang.String |
testConnection()
Called to test connection for current VcsSettings
|
@Nullable java.lang.String testConnection() throws VcsException
null
if no additional information shall be displayed to the user in case
of successful connection.VcsException
- - if test connection failed