Hello!
I'm using DefaultBandanaManager in my plugins for Confluence 4.2.4, which are used in multithreaded environment.
So the question is: are methods like setValue and getValue thread-safe? And if not, please show me the right way to do it :)
Thank you!
In the past, had issues with that too.
I used the TransactionTemplate (imported from SAL)
You could find more information here:
https://answers.atlassian.com/questions/109398/transactiontemplate-or-transactional
https://developer.atlassian.com/display/DOCS/SAL+Services
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.