public static class NotaryChangeFlow.Instigator<T extends ContractState>
extends Instigator
Instigator.CompanionCompanion| 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, getProgressTrackercall, getCounterpartyMarker, getLogger, getProgressTracker, getRunId, getServiceHub, getStateMachine, receive, send, sendAndReceive, setStateMachine, subFlow, subFlow, trackpublic Instigator(StateAndRef<? extends T> originalState, Party newNotary, ProgressTracker progressTracker)