|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
ch.hortis.sonar.mvn.CoreMojo
ch.hortis.sonar.mvn.BatchLaunchMojo
public class BatchLaunchMojo
Creates the snapshots hierarchy and launch the batch on the sonar server side
| Field Summary |
|---|
| Fields inherited from class ch.hortis.sonar.mvn.CoreMojo |
|---|
mavenProject |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
BatchLaunchMojo()
|
|
| Method Summary | |
|---|---|
void |
doExecute()
|
void |
setWebInterfaceService(WebInterfaceService webInterfaceService)
|
| Methods inherited from class ch.hortis.sonar.mvn.CoreMojo |
|---|
execute, getBranch, getContainer, getDatabaseConnector, getMavenPom, getReactorProjects, getSnapshotId, setBranch, setDatabaseConnector, setJdbcDriverClassName, setJdbcPassword, setJdbcURL, setJdbcUserName, setProject, setReactorProjects, setSnapshotId |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatchLaunchMojo()
| Method Detail |
|---|
public void setWebInterfaceService(WebInterfaceService webInterfaceService)
public void doExecute()
throws org.apache.maven.plugin.MojoExecutionException
doExecute in class CoreMojoorg.apache.maven.plugin.MojoExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||