ok. I have added field to JobProperty but when job configuration changed new instance of JobProperty is created and my field is null. what to do here? Thanks
среда, 27 августа 2014 г., 19:19:06 UTC+4 пользователь Jesse Glick написал: > > On Wed, Aug 27, 2014 at 10:03 AM, <[email protected] <javascript:>> > wrote: > > tried and get UnsopportedOperationException because getActions of > > AbstractProject class returns unmodifiable list > > Ah, true, because there is no purpose in adding a nontransient action > to a Job: any state which you wish to persist should be kept in the > JobProperty. > -- 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.
