LiveRunnerServices
Constructors
No public constructors defined
Methods
RuntimeMirror GetMirror(String var,Boolean verboseLogging) | stability index:1 |
---|---|
Return Value: none | |
TPDP | |
var | |
verboseLogging | |
void UpdateGraph(GraphSyncData graphData,Boolean verboseLogging) | stability index:1 |
---|---|
Return Value: none | |
Update graph with graph sync data. | |
graphData | |
verboseLogging | |
List<Guid> PreviewGraph(GraphSyncData graphData) | stability index:1 |
---|---|
Return Value: none | |
Preview graph with graph sync data. | |
graphData | |
IDictionary<Guid,List<WarningEntry>> GetRuntimeWarnings( ) | stability index:1 |
---|---|
Return Value: none | |
Return runtime warnings for this run. |
IDictionary<Guid,List<WarningEntry>> GetBuildWarnings( ) | stability index:1 |
---|---|
Return Value: none | |
Return build warnings for this run. |