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

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

Uses of ActionPlanClient in org.sonar.wsclient
 

Methods in org.sonar.wsclient that return ActionPlanClient
 ActionPlanClient SonarClient.actionPlanClient()
          New client to interact with web services related to issue action plans
 

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

Classes in org.sonar.wsclient.issue.internal that implement ActionPlanClient
 class DefaultActionPlanClient
          Do not instantiate this class, but use SonarClient.actionPlanClient().
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.