We have a campaign Image aura component that uses this Java controller
I am trying to move this to a new LWC component and wanted to know how can I use the controller in my LWC component?
Are the Utils in the controller available via ui-api?
Some of them are serverUrlUtil, recordUtils, filesService etc.
New contributor
Vaishnavi Janardhan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.