Notifier is good if you need per project registration. If you want global
registration, I think RunListener is best.
Em 22/02/2014 07:08, "Adrien Lecharpentier" <adrien.lecharpent...@gmail.com>
escreveu:

> Hi,
>
> you should look at the Notifier class [1]. It's part of the post build
> action that is responsible to interact with 3rd party tools.
>
> Hope it helps,
> -- Adrien
>
> [1]: http://javadoc.jenkins-ci.org/?hudson/tasks/Notifier.html
> Le 21 févr. 2014 16:29, "Fabio Farronato" <fabio.farron...@lispa.it> a
> écrit :
>
>>  Hi all,
>>     I'm newbe on jenkins and in writing plugins. I have some trouble in
>> understanding extension point.
>>
>> I have looked for in the wiki for an explanation of a job's workflow
>> execution  without success.
>>
>> I have the need of notify to an external tool, calling an api, when a job
>> start. I'm in trouble on choosing the extension point.
>>
>> Can anyone tell me where to look? or suggest me the extension point?
>>
>> Thanks in advance.
>>
>>
>> --
>> Fabio Farronato
>>
>>
>>   --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-dev+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to