corda / net.corda.core.node.services.vault / QueryCriteria / VaultQueryCriteria / withRelevancyStatus

withRelevancyStatus

fun withRelevancyStatus(relevancyStatus: RelevancyStatus): VaultQueryCriteria

This function creates a new VaultQueryCriteria object with default values, and sets the value of relevancyStatus. Please use only one function in this group at a time to make sure they are not overwriting each other.