[SOLVED] Do Bamboo remote agents have access to PluginLicenseManager?

Hi,

I realise this is really old, but I found another solution using OSGi documented here

Once the interface is exported into the OSGi context, your Task in a remote Agent can use it as a @BambooImport.

James