withAttachmentUriProvider

fun withAttachmentUriProvider(attachmentUriProvider: Class<out AttachmentUriProvider>): CoreConfigurationBuilder

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