get Process Attachments
open fun getProcessAttachments(@NonNull context: Context, @Nullable processUUID: String): List<ProcessAttachmentItem>
Content copied to clipboard
Retrieves the attachments linked to the given process.
Return
list of ProcessAttachmentItem for the given process.
Parameters
context
Context The application context.
process UUID