Hi,

In a scenario I need to call a jenkins plugin and based on the return of 
that plugin, I need to update some status using another plugin . I am 
giving some idea bellow:

My custom plugin{

do some work()

result =call another plugin()

do rest of the task() and update status based on "result";
 }


Does jenkins provide any interface to communicate/ call plugins. What might 
be the better approach on that. Thanks you all for time. I highly 
appreciate your help.

Thanks.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/56c4f744-96aa-429a-883a-678f6e9357ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to