Hello together
I am trying to change and read the description of a Space in my Plugin. I can't seem to find a way to change it with the Confluence Java API. How can i change it programatically? What do i need to use (Java API, database etc) and how do I need to use it (which class, which table etc).
Thanks for the help
Hi @Joel Suter ,
you should be able to do that using SpaceManager (save method) passing a Space object in which you edited the description through https://docs.atlassian.com/ConfluenceServer/javadoc/7.12.0/com/atlassian/confluence/spaces/Space.html#setDescription-com.atlassian.confluence.spaces.SpaceDescription-
Hope this helps,
Fabio
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline 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.