|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.plugins.api.jobs.AbstractJob
org.sonar.plugins.javancss.CommentRatioJob
public class CommentRatioJob
| Constructor Summary | |
|---|---|
CommentRatioJob()
|
|
| Method Summary | |
|---|---|
java.util.List<Metric> |
dependsOnMetrics()
Depends of another measures on the same scope. |
void |
execute(Resource resource)
|
java.util.List<Metric> |
generatesMetrics()
|
protected Language |
shouldExecuteOnLanguage()
|
boolean |
shouldExecuteOnResource(Resource node)
|
| Methods inherited from class org.sonar.plugins.api.jobs.AbstractJob |
|---|
dependsOnJobs, shouldExecuteOnProject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommentRatioJob()
| Method Detail |
|---|
public boolean shouldExecuteOnResource(Resource node)
public java.util.List<Metric> dependsOnMetrics()
Job
dependsOnMetrics in interface JobdependsOnMetrics in class AbstractJobpublic java.util.List<Metric> generatesMetrics()
generatesMetrics in interface JobgeneratesMetrics in class AbstractJobpublic void execute(Resource resource)
protected Language shouldExecuteOnLanguage()
shouldExecuteOnLanguage in class AbstractJob
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||