shared-infrastructure
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
shared-infrastructure
shared-infrastructure
/
com.vertyll.veds.sharedinfrastructure.saga.repository
/
BaseSagaRepository
/
findByType
find
By
Type
abstract
override
fun
findByType
(
type
:
String
)
:
List
<
T
>
(
source
)
Returns all sagas of the given
Saga.type
.