Method |
Description |
|
AbortWorkflow ( IProgressController controller, CancellationToken token ) : void |
|
|
ConnectionStep ( IProgressController controller, CancellationToken cancellationToken, ConnectionInformation connection, IProgressStepExecutionEvents notifications ) : void |
|
|
CreateConnectionSteps ( IProgressController controller, ConnectionInformation connection ) : SonarLint.VisualStudio.Progress.Controller.ProgressStepDefinition[] |
|
|
DebugOnly_MonitorProgress ( IProgressEvents progress ) : void |
|
|
DownloadServiceParameters ( IProgressController controller, CancellationToken token, IProgressStepExecutionEvents notifications ) : void |
|
|
OnProjectsChanged ( ConnectionInformation connection, ProjectInformation projects ) : void |
|
|
VerifyDotNetPlugins ( IProgressController controller, CancellationToken cancellationToken, ConnectionInformation connection, IProgressStepExecutionEvents notifications ) : bool |
|
|
VerifyPluginSupport ( ServerPlugin plugins, MinimumSupportedServerPlugin minimumSupportedPlugin ) : bool |
|
|