public class TransactionDataModel
This model provides an observable list of transactions and what state machines/flows recorded them
| Constructor and Description |
|---|
TransactionDataModel()
This model provides an observable list of transactions and what state machines/flows recorded them
|
| Modifier and Type | Method and Description |
|---|---|
javafx.collections.ObservableList<net.corda.client.model.PartiallyResolvedTransaction> |
getPartiallyResolvedTransactions() |