Uses of Interface
org.sonar.api.task.Task

Packages that use Task
org.sonar.api.task   
 

Uses of Task in org.sonar.api.task
 

Methods in org.sonar.api.task that return types with arguments of type Task
 Class<? extends Task> TaskDefinition.taskClass()
           
 

Method parameters in org.sonar.api.task with type arguments of type Task
 TaskDefinition.Builder TaskDefinition.Builder.taskClass(Class<? extends Task> taskClass)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.