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

withParticipants

fun withParticipants(participants: List<AbstractParty>): VaultQueryCriteria

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