|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.maven.plugin.clover.internal.ConfigUtil
public class ConfigUtil
A helper class to manage configuration of the maven-clover2-plugin
| Constructor Summary | |
|---|---|
ConfigUtil(CloverConfiguration config)
|
|
| Method Summary | |
|---|---|
java.lang.String |
resolveCloverDatabase()
|
org.apache.maven.project.MavenProject |
resolveMavenProject()
If a singleCloverDatabase is configured, return the first project in the reactor. |
java.io.File |
resolveSnapshotFile(java.io.File snapshot)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigUtil(CloverConfiguration config)
| Method Detail |
|---|
public java.lang.String resolveCloverDatabase()
public org.apache.maven.project.MavenProject resolveMavenProject()
public java.io.File resolveSnapshotFile(java.io.File snapshot)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||