Uses of Interface
org.sonar.plugins.api.Entity

Packages that use Entity
org.sonar.plugins.api   
 

Uses of Entity in org.sonar.plugins.api
 

Methods in org.sonar.plugins.api that return types with arguments of type Entity
 java.util.List<Entity> Entity.getChildren()
           
 

Methods in org.sonar.plugins.api with parameters of type Entity
 void Job.execute(Entity entity)
           
 boolean Job.shouldExecuteOn(Entity entity)
           
 



Copyright © 2007-2008 hortis. All Rights Reserved.