HiromuHota / pentaho-kettle

webSpoon is a web-based graphical designer for Pentaho Data Integration with the same look & feel as Spoon
https://hub.docker.com/r/hiromuhota/webspoon/
Apache License 2.0
502 stars 193 forks source link

How openFile() and exploreRepository() get the list of transformations and jobs ? #227

Open zhanglangEB opened 3 years ago

zhanglangEB commented 3 years ago

I want to figure out how spoon get the list of trans and jobs. It seems like the callExtensionPoint() did it, but I don't know how it works. I will appreciate it if you can tell me how callExtensionPoint() get the list of trans and jobs.