|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.jvnet.hudson.maven.plugins.hudson.AbstractHudsonMojo
org.jvnet.hudson.maven.plugins.hudson.AbstractActionPerJobMojo
org.jvnet.hudson.maven.plugins.hudson.AddTwitterMojo
public class AddTwitterMojo
Goal which adds Twitter notifications to a job or all jobs.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jvnet.hudson.maven.plugins.hudson.AbstractHudsonMojo |
|---|
AbstractHudsonMojo.JobClosure, AbstractHudsonMojo.PluginType |
| Field Summary |
|---|
| Fields inherited from class org.jvnet.hudson.maven.plugins.hudson.AbstractHudsonMojo |
|---|
httpClient, hudsonURL, project, settings |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AddTwitterMojo()
|
|
| Method Summary | |
|---|---|
void |
doWithJob(java.lang.String name)
Add the TwitterPublisher to the job |
| Methods inherited from class org.jvnet.hudson.maven.plugins.hudson.AbstractActionPerJobMojo |
|---|
execute |
| Methods inherited from class org.jvnet.hudson.maven.plugins.hudson.AbstractHudsonMojo |
|---|
configurePlugin, createHudsonURL, createJobBuildURL, createJobConfigURL, createJobListURL, createOrChange, createOrChange, doPost, doPost, findServer, forEachJob, getDocumentFromHudson, getJobList, loadJobConfig, rebuildJob, saveJobConfig, setupClient |
| 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 AddTwitterMojo()
| Method Detail |
|---|
public void doWithJob(java.lang.String name)
throws org.apache.maven.plugin.MojoExecutionException
doWithJob in interface AbstractHudsonMojo.JobClosurename - the job name
org.apache.maven.plugin.MojoExecutionException - if something goes wrongAbstractHudsonMojo.JobClosure.doWithJob(java.lang.String)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||