WaitingFor
class WaitingFor(val stage: CommandStage, val contextName: String, val processorName: String = "") : WaitStrategy
Functions
Link copied to clipboard
fun NamedBoundedContext.getContextAlias(boundedContext: BoundedContext? = MetadataSearcher.metadata.contexts[contextName]): String
Link copied to clipboard
Link copied to clipboard
由下游(CommandBus or Aggregate or Projector)发送处理结果信号.
Link copied to clipboard