corda / net.corda.core.flows / AbstractStateReplacementFlow / <init>

<init>

AbstractStateReplacementFlow()

Abstract flow to be used for replacing one state with another, for example when changing the notary of a state. Notably this requires a one to one replacement of states, states cannot be split, merged or issued as part of these flows.