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

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

Uses of IssueChangeDiff in org.sonar.wsclient.issue
 

Methods in org.sonar.wsclient.issue that return types with arguments of type IssueChangeDiff
 List<IssueChangeDiff> IssueChange.diffs()
           
 

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

Classes in org.sonar.wsclient.issue.internal that implement IssueChangeDiff
 class DefaultIssueChangeDiff
           
 

Methods in org.sonar.wsclient.issue.internal that return types with arguments of type IssueChangeDiff
 List<IssueChangeDiff> DefaultIssueChange.diffs()
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.