Is there any way to get the artifacts tree?

I would like to allow artifact paths to be inserted into one of my buildrunner plugin's configuration parameters. I was able to get the vcsTree tag to work, and I *finally* got the artifactsLink tag to work, but neither give me what I want. I can see there's an artifactsTree widget in the artifact dependencies configuration screen which does exactly what I want; is there any way to get this into a build runner config page JSP?

0
1 comment

Also, it seems buildForm is the key to a lot of very valuable information from the context of the JSP pages for a build runner plugin; it would be fantastic if the jetbrains.buildServer.controllers.admin.projects.EditBuildTypeForm class were documented or the scope was updated with a model that is fully documented and gives access to build information.

0

Please sign in to leave a comment.