public class CashConfigDataFlow
extends FlowLogic
Flow to obtain cash cordapp app configuration.
| Modifier and Type | Class and Description |
|---|---|
static class |
CashConfigDataFlow.Companion |
| Modifier and Type | Field and Description |
|---|---|
static CashConfigDataFlow.Companion |
Companion |
| Constructor and Description |
|---|
CashConfigDataFlow()
Flow to obtain cash cordapp app configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CashConfiguration |
call()
This is where you fill out your business logic.
|
call, checkFlowPermission, flowStackSnapshot, getFlowInfo, getLogger, getOurIdentity, getOurIdentityAndCert, getProgressTracker, getRunId, getServiceHub, initiateFlow, persistFlowStackSnapshot, receive, recordAuditEvent, send, sendAndReceive, subFlow, track, waitForLedgerCommitpublic static CashConfigDataFlow.Companion Companion
public CashConfigDataFlow()
Flow to obtain cash cordapp app configuration.
public CashConfiguration call()
This is where you fill out your business logic.