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.getTask()
           
 

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



Copyright © 2009-2013 SonarSource. All Rights Reserved.