I can create a custom java function by adding a custom java function activity and loading my class into it.
I would like to create a custom java function for all my projects so I don't need to repeat the same thing with every project.
Is it possible to do such thing ?
Thanks in advance !
I think the best approach to do this is to include your custom function in a DTL and use the DTL across your projects.