-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
As a User, I would like to be able to execute bean (i.e. Spring beans) methods from a script task (for example JavaScript or Groovy).
For example:
${ myBean.myMethod() }
Other objects such as "execution" are available, so it would be nice if beans could be accessible in the same way. Having beans available would be really useful to me.
This is the controller panel for Smart Panels app
- depends on
-
CAM-10853 Allow Spring Bean methods to be called from Script Tasks
- Closed