corda / net.corda.core.node.services / AttachmentStorage / hasAttachment

hasAttachment

abstract fun hasAttachment(attachmentId: AttachmentId): Boolean

Searches for an attachment already in the store

Parameters

attachmentId - The attachment Id

Return
true if it's in there