C# 클래스 TfsRestServices.TfsRestWatcher

상속: SirenOfShame.Lib.Watcher.WatcherBase
파일 보기 프로젝트 열기: AutomatedArchitecture/SirenOfShame

공개 메소드들

메소드 설명
Dispose ( ) : void
StopWatching ( ) : void
TfsRestWatcher ( SirenOfShame.Lib.Settings.SirenOfShameSettings settings, TfsRestCiEntryPoint tfsRestCiEntryPoint ) : System.Collections.Generic

보호된 메소드들

메소드 설명
GetBuildStatus ( ) : IList

비공개 메소드들

메소드 설명
GetAllWatchedBuildDefinitions ( ) : IEnumerable

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetBuildStatus() 보호된 메소드

protected GetBuildStatus ( ) : IList
리턴 IList

StopWatching() 공개 메소드

public StopWatching ( ) : void
리턴 void

TfsRestWatcher() 공개 메소드

public TfsRestWatcher ( SirenOfShame.Lib.Settings.SirenOfShameSettings settings, TfsRestCiEntryPoint tfsRestCiEntryPoint ) : System.Collections.Generic
settings SirenOfShame.Lib.Settings.SirenOfShameSettings
tfsRestCiEntryPoint TfsRestCiEntryPoint
리턴 System.Collections.Generic