+ Outbox
+
+Outbox Store Insert Hints
+
+
+
+fun OutboxStoreInsertHints(forInstantProcessing: Boolean, instantOrderingEnabled: Boolean)
Content copied to clipboard
diff --git a/core/io.github.bluegroundltd.outbox.store/-outbox-store-insert-hints/-outbox-store-insert-hints.html b/core/io.github.bluegroundltd.outbox.store/-outbox-store-insert-hints/-outbox-store-insert-hints.html new file mode 100644 index 0000000..82ff004 --- /dev/null +++ b/core/io.github.bluegroundltd.outbox.store/-outbox-store-insert-hints/-outbox-store-insert-hints.html @@ -0,0 +1,38 @@ + +
+ +Inserts an outbox item into the store.
Inserts an outbox item into the store.
the inserted outbox item
the outbox item to insert
OutboxStore is responsible for storing and retrieving outbox items.