plugin1: build.addAction(new YourInvisibleAction())
plugin2: build.getAction(YourInvisibleAction.class)

Am 25.04.2014 um 12:30 schrieb [email protected]:

> Hi, if it is possible can you please share some examples on InvisibleAction.
> 
> Thanks
> 
> On Friday, April 25, 2014 3:44:55 PM UTC+5:30, Mads Nielsen wrote:
> We usually use actions to svare data. There is an Invisible.Action just for 
> that purpose.
> 
> Den 25/04/2014 12.12 skrev <[email protected]>:
> I have developed two jenkins plugins. one is build plugin and other is post 
> build plugin. Now my requirement is the output of build plugin should be 
> passed as the input of post build plugin. I dint have any idea on how can i 
> do this. Can any one help me how can i share data between the plugins.
> 
> Thanks in advance
> 
> -- 
> 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].
> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> 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].
> For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to