Method | Description | |
---|---|---|
BuildStatus ( ) : System | ||
GetNumberOfBuildsByState ( BuildState successState ) : int | ||
Load ( System.Action callback ) : void |
Method | Description | |
---|---|---|
GetOrderedBuilds ( IComparer |
||
GetOrderedBuildsWithBrokenFirst ( IComparer |
public GetNumberOfBuildsByState ( BuildState successState ) : int | ||
successState | BuildState | |
return | int |
public Load ( System.Action callback ) : void | ||
callback | System.Action | |
return | void |