Hello Ahsan, 

You could create a new plugin with dependencies on the two plugins and do 
the orchestration in that plugin .

Your question feels a little vague to give you an exact answer.

On Thursday, July 2, 2015 at 10:11:45 AM UTC-5, Ahasan Habib wrote:
>
> 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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/3a77f199-1ec1-432a-8d2b-f9c87c0d7007%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to