public interface CeTask
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | CeTask.Status | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getId()Id of the Compute Engine task. | 
| CeTask.Status | getStatus()Indicates whether the Compute Engine task ended successfully or not. | 
String getId()
This is the id under which the processing of the project analysis report has been added to the Compute Engine queue.
CeTask.Status getStatus()
Copyright © 2009–2016 SonarSource. All rights reserved.