Uses of Interface
de.quantummaid.eventmaid.qcec.domainbus.building.AnswerActionBuilder
-
Packages that use AnswerActionBuilder Package Description de.quantummaid.eventmaid.qcec.domainbus.building de.quantummaid.eventmaid.qcec.domainbus.internal.answer -
-
Uses of AnswerActionBuilder in de.quantummaid.eventmaid.qcec.domainbus.building
Subinterfaces of AnswerActionBuilder 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.interfaceAnswerStep2Builder<T>Step in defining the answer to a message, which allows termination message or the consuming logic. -
Uses of AnswerActionBuilder in de.quantummaid.eventmaid.qcec.domainbus.internal.answer
Classes in de.quantummaid.eventmaid.qcec.domainbus.internal.answer that implement AnswerActionBuilder Modifier and Type Class Description classAnswerBuilder<T>
-