On Wed, Aug 27, 2014 at 10:03 AM,  <[email protected]> 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.

Reply via email to