mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
3f31aeaa5f
Add `CordaRPCOps.reattachFlowWithClientId` to allow clients to reattach to an existing flow by only providing a client id. This behaviour is the same as calling `startFlowDynamicWithClientId` for an existing `clientId`. Where it differs is `reattachFlowWithClientId` will return `null` if there is no flow running or finished on the node with the same client id. Return `null` if record deleted from race-condition |
||
---|---|---|
.. | ||
src | ||
build.gradle |