public static class NotaryChangeFlow.Instigator<T extends ContractState>
extends Instigator
Instigator.Companion
Companion
Constructor and Description |
---|
Instigator(StateAndRef<? extends T> originalState,
Party newNotary,
ProgressTracker progressTracker) |
Modifier and Type | Method and Description |
---|---|
kotlin.Pair<net.corda.core.transactions.SignedTransaction,java.lang.Iterable> |
assembleTx() |
assembleTx, call, getModification, getOriginalState, getProgressTracker
call, getCounterpartyMarker, getLogger, getProgressTracker, getRunId, getServiceHub, getStateMachine, receive, send, sendAndReceive, setStateMachine, subFlow, subFlow, track, waitForLedgerCommit
public Instigator(StateAndRef<? extends T> originalState, Party newNotary, ProgressTracker progressTracker)