toggle menu
Transactional Outbox
jvm
switch theme
search in API
spring
/
io.github.bluegroundltd.springoutbox.converter
/
OutboxTypeConverter
/
convert
convert
abstract
fun
convert
(
source
:
String
)
:
OutboxType
Converts a string representation to an OutboxType.
Return
the OutboxType
Parameters
source
the string to convert