TransitionDsl

fun <P : Any> TransitionDsl(eventPayloads: Observable<P>)
fun <E : Any> TransitionDsl(eventSelector: KClass<out E>)