| Package | Description |
|---|---|
| org.sonar.api.workflow | |
| org.sonar.api.workflow.internal |
This package is not considered as API and future versions can break backward-compatibility.
|
| Modifier and Type | Method and Description |
|---|---|
Comment |
MutableReview.createComment() |
Comment |
Comment.setMarkdownText(String s) |
Comment |
Comment.setUserId(Long l) |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
MutableReview.getNewComments() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultComment |
| Modifier and Type | Method and Description |
|---|---|
Comment |
DefaultReview.createComment() |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
DefaultReview.getNewComments() |
Copyright © 2009-2012 SonarSource. All Rights Reserved.