C# Class TfsRestServices.TfsRestWatcher

Inheritance: SirenOfShame.Lib.Watcher.WatcherBase
Afficher le fichier Open project: AutomatedArchitecture/SirenOfShame

Méthodes publiques

Méthode Description
Dispose ( ) : void
StopWatching ( ) : void
TfsRestWatcher ( SirenOfShame.Lib.Settings.SirenOfShameSettings settings, TfsRestCiEntryPoint tfsRestCiEntryPoint ) : System.Collections.Generic

Méthodes protégées

Méthode Description
GetBuildStatus ( ) : IList

Private Methods

Méthode Description
GetAllWatchedBuildDefinitions ( ) : IEnumerable

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetBuildStatus() protected méthode

protected GetBuildStatus ( ) : IList
Résultat IList

StopWatching() public méthode

public StopWatching ( ) : void
Résultat void

TfsRestWatcher() public méthode

public TfsRestWatcher ( SirenOfShame.Lib.Settings.SirenOfShameSettings settings, TfsRestCiEntryPoint tfsRestCiEntryPoint ) : System.Collections.Generic
settings SirenOfShame.Lib.Settings.SirenOfShameSettings
tfsRestCiEntryPoint TfsRestCiEntryPoint
Résultat System.Collections.Generic