JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Interfaces
Deprecated Classes
Deprecated Fields
Deprecated Methods
Deprecated Constructors
Deprecated Interfaces
Interface and Description
net.corda.core.ClientRelevantError
Deprecated Classes
Class and Description
net.corda.client.jackson.JacksonSupport.AmountDeserializer
net.corda.client.jackson.JacksonSupport.AmountSerializer
net.corda.client.jackson.JacksonSupport.AnonymousPartyDeserializer
net.corda.client.jackson.JacksonSupport.AnonymousPartySerializer
net.corda.core.contracts.AutomaticHashConstraint
net.corda.client.jackson.JacksonSupport.CordaX500NameDeserializer
net.corda.client.jackson.JacksonSupport.CordaX500NameSerializer
net.corda.client.jackson.JacksonSupport.IdentityObjectMapper
net.corda.testing.driver.PortAllocation.Incremental
net.corda.client.jackson.JacksonSupport.NoPartyObjectMapper
net.corda.client.jackson.JacksonSupport.NodeInfoDeserializer
net.corda.client.jackson.JacksonSupport.NodeInfoSerializer
net.corda.client.jackson.JacksonSupport.OpaqueBytesDeserializer
net.corda.client.jackson.JacksonSupport.OpaqueBytesSerializer
net.corda.client.jackson.JacksonSupport.PartyDeserializer
net.corda.client.jackson.JacksonSupport.PartySerializer
net.corda.client.jackson.JacksonSupport.PublicKeyDeserializer
net.corda.client.jackson.JacksonSupport.PublicKeySerializer
net.corda.client.jackson.JacksonSupport.RpcObjectMapper
net.corda.client.jackson.JacksonSupport.SecureHashDeserializer
net.corda.client.jackson.JacksonSupport.SecureHashSerializer
net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
net.corda.core.node.services.TimeWindowChecker
net.corda.client.jackson.JacksonSupport.ToStringSerializer
net.corda.testing.driver.WebserverHandle
net.corda.client.jackson.JacksonSupport.WireTransactionMixin
net.corda.core.flows.NotaryError.WrongNotary
Deprecated Fields
Field and Description
net.corda.core.utilities.ProgressTracker.Companion
net.corda.core.node.services.vault.Column.Companion
net.corda.core.transactions.TransactionBuilder.Companion
net.corda.core.contracts.TransactionState.Companion
net.corda.core.transactions.SignedTransaction.Companion
net.corda.client.rpc.ext.MultiRPCClient.Companion
net.corda.core.flows.NotaryError.TimeWindowInvalid.INSTANCE
net.corda.core.identity.CordaX500Name.LENGTH_COUNTRY
Deprecated Methods
Method and Description
net.corda.core.node.services.vault.Builder.avg($this$avg, groupByColumns, orderBy)
net.corda.core.node.services.vault.Builder.avg($this$avg, groupByColumns)
net.corda.core.node.services.vault.Builder.avg($this$avg)
net.corda.core.node.services.vault.Builder.between($this$between, from, to)
net.corda.core.node.services.vault.Builder.comparePredicate($this$comparePredicate, operator, value)
net.corda.client.rpc.CordaRPCClientConfiguration.component1()
net.corda.core.crypto.CryptoUtils.componentHash(opaqueBytes, privacySalt, componentGroupIndex, internalIndex)
net.corda.core.crypto.CryptoUtils.componentHash(nonce, opaqueBytes)
net.corda.core.crypto.CryptoUtils.computeNonce(privacySalt, groupIndex, internalIndex)
net.corda.core.transactions.NotaryChangeLedgerTransaction.copy(inputs, notary, newNotary, id, sigs)
net.corda.core.transactions.LedgerTransaction.copy(inputs, outputs, commands, attachments, id, notary, timeWindow, privacySalt)
net.corda.core.transactions.LedgerTransaction.copy(inputs, outputs, commands, attachments, id, notary, timeWindow, privacySalt, networkParameters)
net.corda.core.transactions.ContractUpgradeLedgerTransaction.copy(inputs, notary, legacyContractAttachment, upgradedContractClassName, upgradedContractAttachment, id, privacySalt, sigs, networkParameters)
net.corda.core.node.services.vault.Builder.count($this$count)
net.corda.core.transactions.WireTransaction.Companion.createComponentGroups(inputs, outputs, commands, attachments, notary, timeWindow)
net.corda.core.crypto.CompositeSignature.engineGetParameter(param)
net.corda.core.crypto.CompositeSignature.engineSetParameter(param, value)
net.corda.core.node.services.vault.Builder.equal($this$equal, value, exactMatch)
net.corda.core.node.services.vault.Builder.equal($this$equal, value)
net.corda.core.node.services.vault.Builder.functionPredicate($this$functionPredicate, predicate, groupByColumns, orderBy)
net.corda.finance.contracts.asset.OnLedgerAsset.Companion.generateExit(tx, amountIssued, assetStates, deriveState, generateMoveCommand, generateExitCommand)
net.corda.finance.contracts.asset.OnLedgerAsset.generateExit(tx, amountIssued, assetStates)
net.corda.finance.contracts.asset.OnLedgerAsset.generateExit(tx, amountIssued, assetStates, deriveState, generateMoveCommand, generateExitCommand)
net.corda.finance.workflows.asset.CashUtils.generateSpend(services, tx, amount, to, onlyFromParties)
net.corda.finance.workflows.asset.CashUtils.generateSpend(services, tx, payments, onlyFromParties)
net.corda.client.jackson.JacksonSupport.getCordaModule()
net.corda.testing.node.MockNetwork.getCordappPackages()
net.corda.testing.driver.DriverParameters.getExtraCordappPackagesToScan()
net.corda.core.flows.FlowLogic.getFlowInfo(otherParty)
net.corda.core.messaging.StateMachineInfo.getInitiator()
net.corda.core.node.services.Vault.Companion.getNoNotaryUpdate()
net.corda.core.node.services.Vault.Companion.getNoUpdate()
net.corda.core.transactions.SignedTransaction.getNotaryChangeTx()
net.corda.testing.driver.PortAllocation.Incremental.getPortCounter()
net.corda.core.contracts.ContractAttachment.getSigners()
net.corda.core.contracts.Attachment.getSigners()
net.corda.core.contracts.CommandWithParties.getSigningParties()
net.corda.core.node.services.vault.Builder.greaterThan($this$greaterThan, value)
net.corda.core.node.services.vault.Builder.greaterThanOrEqual($this$greaterThanOrEqual, value)
net.corda.core.node.services.AttachmentStorage.importAttachment(jar)
net.corda.core.node.services.AttachmentStorage.importOrGetAttachment(jar)
net.corda.core.node.services.vault.Builder.in($this$in, collection, exactMatch)
net.corda.core.node.services.vault.Builder.in($this$in, collection)
net.corda.core.transactions.SignedTransaction.isNotaryChangeTransaction()
net.corda.core.node.services.vault.Builder.isNull($this$isNull)
net.corda.core.node.services.vault.Builder.lessThan($this$lessThan, value)
net.corda.core.node.services.vault.Builder.lessThanOrEqual($this$lessThanOrEqual, value)
net.corda.core.node.services.vault.Builder.like($this$like, string, exactMatch)
net.corda.core.node.services.vault.Builder.like($this$like, string)
net.corda.core.node.services.vault.Builder.max($this$max, groupByColumns, orderBy)
net.corda.core.node.services.vault.Builder.max($this$max, groupByColumns)
net.corda.core.node.services.vault.Builder.max($this$max)
net.corda.core.node.services.vault.Builder.min($this$min, groupByColumns, orderBy)
net.corda.core.node.services.vault.Builder.min($this$min, groupByColumns)
net.corda.core.node.services.vault.Builder.min($this$min)
net.corda.testing.driver.PortAllocation.Incremental.nextPort()
net.corda.core.node.services.vault.Builder.notEqual($this$notEqual, value, exactMatch)
net.corda.core.node.services.vault.Builder.notEqual($this$notEqual, value)
net.corda.core.node.services.vault.Builder.notIn($this$notIn, collection, exactMatch)
net.corda.core.node.services.vault.Builder.notIn($this$notIn, collection)
net.corda.core.node.services.vault.Builder.notLike($this$notLike, string, exactMatch)
net.corda.core.node.services.vault.Builder.notLike($this$notLike, string)
net.corda.core.node.services.vault.Builder.notNull($this$notNull)
net.corda.core.messaging.CordaRPCOpsKt.pendingFlowsCount($this$pendingFlowsCount)
net.corda.core.node.services.vault.Builder.predicate($this$predicate, predicate)
net.corda.core.flows.FlowLogic.receive(receiveType, otherParty)
net.corda.core.flows.FlowLogic.send(otherParty, payload)
net.corda.core.flows.FlowLogic.sendAndReceive(receiveType, otherParty, payload)
net.corda.core.crypto.CryptoUtils.serializedHash(x)
net.corda.core.node.services.vault.Builder.sum($this$sum, groupByColumns, orderBy)
net.corda.core.node.services.vault.Builder.sum($this$sum, groupByColumns)
net.corda.core.node.services.vault.Builder.sum($this$sum)
net.corda.core.transactions.WireTransaction.toLedgerTransaction(resolveIdentity, resolveAttachment, resolveStateRef, resolveContractAttachment)
net.corda.core.serialization.SerializationContext.withAttachmentsClassLoader(attachmentHashes)
net.corda.testing.driver.DriverParameters.withExtraCordappPackagesToScan(extraCordappPackagesToScan)
Deprecated Constructors
Constructor and Description
net.corda.core.flows.FinalityFlow.<init>(transaction, extraRecipients, progressTracker)
net.corda.core.flows.FinalityFlow.<init>(transaction, extraRecipients)
net.corda.core.flows.FinalityFlow.<init>(transaction)
net.corda.core.flows.FinalityFlow.<init>(transaction, progressTracker)
net.corda.core.flows.FinalityFlow.<init>(transaction, sessions, oldParticipants, progressTracker)
net.corda.core.node.services.vault.Column.<init>(field)
net.corda.core.transactions.NotaryChangeLedgerTransaction.<init>(inputs, notary, newNotary, id, sigs)
net.corda.core.cordapp.CordappContext.<init>(cordapp, attachmentId, classLoader)
net.corda.testing.node.MockNetwork.<init>(cordappPackages, parameters)
net.corda.testing.node.MockNetwork.<init>(cordappPackages)
net.corda.testing.driver.JmxPolicy.<init>(startJmxHttpServer, jmxHttpServerPortAllocation)
net.corda.testing.driver.JmxPolicy.<init>()
net.corda.core.transactions.LedgerTransaction.<init>(inputs, outputs, commands, attachments, id, notary, timeWindow, privacySalt)
net.corda.core.transactions.LedgerTransaction.<init>(inputs, outputs, commands, attachments, id, notary, timeWindow, privacySalt, networkParameters)
net.corda.core.transactions.ContractUpgradeLedgerTransaction.<init>(inputs, notary, legacyContractAttachment, upgradedContractClassName, upgradedContractAttachment, id, privacySalt, sigs, networkParameters)
net.corda.core.transactions.WireTransaction.<init>(inputs, attachments, outputs, commands, notary, timeWindow, privacySalt)
net.corda.core.transactions.WireTransaction.<init>(inputs, attachments, outputs, commands, notary, timeWindow)
net.corda.core.transactions.NotaryChangeWireTransaction.<init>(inputs, notary, newNotary)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes