]> source.dussan.org Git - sonarqube.git/blob
d7cbcc874282f45f7b7134b03b5e808c55eb2c2b
[sonarqube.git] /
1 {
2   "issue": {
3     "key": "ABCD",
4     "component": "org.sonar.server.issue.IssueClient",
5     "componentLongName": "SonarQube :: Issue Client",
6     "componentQualifier": "FIL",
7     "project": "org.sonar.Sonar",
8     "projectName": "SonarQube",
9     "rule": "squid:AvoidCycle",
10     "ruleName": "Avoid cycle",
11     "debt": "2 hours 1 minutes",
12     "creationDate": "2014-01-22T19:10:03+0100",
13     "fCreationDate": "Jan 22, 2014 10:03 AM",
14     "transitions": [],
15     "actions": [],
16     "comments": [],
17     "changelog": [
18       {
19         "creationDate": "2014-01-22T19:10:03+0100",
20         "fCreationDate": "Jan 22, 2014 10:03 AM",
21         "diffs": ["Created"]
22       }
23     ]
24   }
25 }