|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.plugins.cpd.CpdExecutor
public class CpdExecutor
| Constructor Summary | |
|---|---|
protected |
CpdExecutor(MavenPom pom,
Exclusions exclusions)
|
|
CpdExecutor(MavenPom pom,
ProjectContext context,
CpdMapping mapping,
org.apache.commons.configuration.Configuration configuration,
Exclusions exclusions)
|
| Method Summary | |
|---|---|
void |
execute()
|
protected java.util.List<java.io.File> |
getFilesToInclude(java.lang.String[] suffixes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CpdExecutor(MavenPom pom,
ProjectContext context,
CpdMapping mapping,
org.apache.commons.configuration.Configuration configuration,
Exclusions exclusions)
protected CpdExecutor(MavenPom pom,
Exclusions exclusions)
| Method Detail |
|---|
public void execute()
protected java.util.List<java.io.File> getFilesToInclude(java.lang.String[] suffixes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||