toggle menu
Transactional Outbox
jvm
switch theme
search in API
core
/
io.github.bluegroundltd.outbox.store
/
OutboxStore
/
update
update
abstract
fun
update
(
outboxItem
:
OutboxItem
)
:
OutboxItem
Updates an outbox item in the store.
Return
the updated outbox item
Parameters
outbox
Item
the outbox item to update