i am working on customizing the assetlink share.
I see a POST call to the backendand the data is stored in the path /var/dam/share when the dialog submitted.
The call is as below:
http://localhost:4502/content/dam/ee-help.adhocassetshare.html
![1756081_pastedImage_0.png 1756081_pastedImage_0.png](/t5/image/serverpage/image-id/17736i56F7808E2FA25D12/image-size/large?v=v2&px=999)
The code is from com.day.cq.dam.core.impl.assetlinkshare
But i am uable to find the assetlinkshare in ubar jar or in com.day.cq.dam.impl jar.
Please share any git or nexus repository where i can find the assetlinkshare implementation