Property | Type | Description |
---|
Method | Description | |
---|---|---|
BuildQueueItem ( string overrideBuildDir = null ) : System | ||
CacheKeyForFinishedBuild ( long buildId ) : string | ||
CacheKeyForQueuedBuild ( long buildId ) : string | ||
GetBuildDirectory ( ) : string |
public BuildQueueItem ( string overrideBuildDir = null ) : System | ||
overrideBuildDir | string | |
return | System |
public static CacheKeyForFinishedBuild ( long buildId ) : string | ||
buildId | long | |
return | string |
public static CacheKeyForQueuedBuild ( long buildId ) : string | ||
buildId | long | |
return | string |