Uses of Interface
org.sonar.api.issue.action.Function

Packages that use Function
org.sonar.api.issue.action   
 

Uses of Function in org.sonar.api.issue.action
 

Methods in org.sonar.api.issue.action that return types with arguments of type Function
 List<Function> Action.functions()
           
 

Methods in org.sonar.api.issue.action with parameters of type Function
 Action Action.setFunctions(Function... functions)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.