with Attachment Uri Provider
fun withAttachmentUriProvider(attachmentUriProvider: Class<out AttachmentUriProvider>): CoreConfigurationBuilder
Content copied to clipboard
Allows {@link #attachmentUris()} configuration at runtime instead of compile time.
Since
4.9.3
Return
this instance
Parameters
attachmentUriProvider
a class that decides which uris should be attached to reports