Uses of Interface
org.sonar.wsclient.issue.IssueChange

Packages that use IssueChange
org.sonar.wsclient.issue   
org.sonar.wsclient.issue.internal   
 

Uses of IssueChange in org.sonar.wsclient.issue
 

Methods in org.sonar.wsclient.issue that return types with arguments of type IssueChange
 List<IssueChange> IssueClient.changes(String issueKey)
           
 

Uses of IssueChange in org.sonar.wsclient.issue.internal
 

Classes in org.sonar.wsclient.issue.internal that implement IssueChange
 class DefaultIssueChange
           
 

Methods in org.sonar.wsclient.issue.internal that return types with arguments of type IssueChange
 List<IssueChange> DefaultIssueClient.changes(String issueKey)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.