public interface IssueComment
| Modifier and Type | Method and Description | 
|---|---|
| Date | createdAt() | 
| String | issueKey() | 
| String | key() | 
| String | markdownText() | 
| Date | updatedAt() | 
| String | userLogin() | 
Copyright © 2009–2016 SonarSource. All rights reserved.