Wow
Toggle table of contents
6.0.6
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-test
/
me.ahoo.wow.test.aggregate.dsl
/
WhenDsl
When
Dsl
interface
WhenDsl
<
S
:
Any
>
:
NameSpecCapable
Inheritors
DefaultWhenDsl
GivenDsl
Members
Functions
name
Link copied to clipboard
abstract
fun
name
(
name
:
String
)
when
Command
Link copied to clipboard
abstract
fun
whenCommand
(
command
:
Any
,
header
:
Header
=
DefaultHeader.Companion.empty()
,
ownerId
:
String
=
OwnerId.Companion.DEFAULT_OWNER_ID
,
block
:
ExpectDsl
<
S
>
.
(
)
->
Unit
)