I have a plugin that has been successfully installed to my project according to the bluedragon.log
:
25/08/15 14:35.54: PluginManager: Auto Discovery (openbdplugin-XXXX.jar)
25/08/15 14:35.54: PlugIn.Load.Installed: com.org.openbd.plugin.PinkPlugin; Pink; Version=0.1
But I'm not sure how to use it in cfml.
The execute method of my plugin class looks for 2 string parameters, method and parameter.