Dear
I'd like to call the built-in Copy Pagetree script from within an existing Custom REST Endpoint.
Is this or any other interaction with the built-in scripts documented somewhere?
Like, what's the location of the script, what are the (required) arguments etc
Thanks in advance
Kind regards
Koen Gillard
In order to tests where found when running them from Idea, package with your tests should be specified in Scriptrunner UI
Hello, Koen Gillard. Did you find answers for your questions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The class is com.onresolve.scriptrunner.canned.confluence.admin.CopyTree. You can find it in the plugin jar (after unzipping it) under com/onresolve/scriptrunner/canned/confluence/admin/CopyTree.groovy.
There are some notes in the JIRA documentation about calling built-in scripts remotely via REST calls and hacking together your own "canned" script. The same concepts should roughly translate to Confluence.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.