Uses of Interface
de.quantummaid.eventmaid.qcec.domainbus.building.TerminationAnswerBuilder
-
Packages that use TerminationAnswerBuilder Package Description de.quantummaid.eventmaid.qcec.domainbus.building de.quantummaid.eventmaid.qcec.domainbus.internal.answer -
-
Uses of TerminationAnswerBuilder in de.quantummaid.eventmaid.qcec.domainbus.building
Subinterfaces of TerminationAnswerBuilder 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 TerminationAnswerBuilder in de.quantummaid.eventmaid.qcec.domainbus.internal.answer
Classes in de.quantummaid.eventmaid.qcec.domainbus.internal.answer that implement TerminationAnswerBuilder Modifier and Type Class Description classAnswerBuilder<T>
-