Class BlockchainPublisherService
java.lang.Object
org.cardanofoundation.lob.app.blockchain_publisher.service.BlockchainPublisherService
@Service("blockchain_publisher.blockchainPublisherService")
public class BlockchainPublisherService
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstoreReportsForDispatchLater(String organisationId, Set<org.cardanofoundation.lob.app.accounting_reporting_core.domain.core.report.Report> reports) voidstoreTransactionForDispatchLater(String organisationId, Set<org.cardanofoundation.lob.app.accounting_reporting_core.domain.core.Transaction> txs)
-
Constructor Details
-
BlockchainPublisherService
public BlockchainPublisherService()
-
-
Method Details
-
storeTransactionForDispatchLater
-
storeReportsForDispatchLater
-