Uses of Interface
de.quantummaid.eventmaid.qcec.domainBus.building.ConditionalAnswerBuilder
-
Packages that use ConditionalAnswerBuilder Package Description de.quantummaid.eventmaid.qcec.domainBus.building de.quantummaid.eventmaid.qcec.domainBus.internal.answer -
-
Uses of ConditionalAnswerBuilder in de.quantummaid.eventmaid.qcec.domainBus.building
Subinterfaces of ConditionalAnswerBuilder in de.quantummaid.eventmaid.qcec.domainBus.building Modifier and Type Interface Description interfaceAnswerStep1Builder<T>Step in defining the answer to a message, which allows adding a condition, termination message or the consuming logic. -
Uses of ConditionalAnswerBuilder in de.quantummaid.eventmaid.qcec.domainBus.internal.answer
Classes in de.quantummaid.eventmaid.qcec.domainBus.internal.answer that implement ConditionalAnswerBuilder Modifier and Type Class Description classAnswerBuilder<T>
-