getTrustedClassAttachments

open override fun getTrustedClassAttachments(className: String): List<Attachment>

Scans trusted (installed locally) attachments to find all that contain the className.

Return

attachments containing the given class in descending version order. This means any legacy attachments will occur after the current version one.