java - Liferay WorkFlow with Kaleo : use custom class on task -
i'm working kaleo designer.
as can see image : "import com.mypackage.mycustomclass".
is possible import custom java class , call custom methods in kaleo designer actions?
basically yes, of work needs done. need extend default beanlocator inject custom classes used services. able use them either in workflow script or web content templates.
follow instructions in tutorial achieve goal. found usefull in case. https://www.liferay.com/web/pmesotten/blog/-/blogs/inject-any-custom-class-or-service-into-web-content-templates
Comments
Post a Comment