| Modifier and Type | Method and Description |
|---|---|
<C extends com.networknt.eventuate.common.Command> |
StepBuilder.invokeParticipant(Function<Data,com.networknt.tram.command.consumer.CommandWithDestination> action) |
<T> InvokeParticipantStepBuilder<Data> |
InvokeParticipantStepBuilder.onReply(Class<T> replyClass,
BiConsumer<Data,T> replyHandler) |
InvokeParticipantStepBuilder<Data> |
InvokeParticipantStepBuilder.withAction(Function<Data,com.networknt.tram.command.consumer.CommandWithDestination> action) |
InvokeParticipantStepBuilder<Data> |
InvokeParticipantStepBuilder.withCompensation(Function<Data,com.networknt.tram.command.consumer.CommandWithDestination> compensation) |
<C extends com.networknt.eventuate.common.Command> |
StepBuilder.withCompensation(Function<Data,com.networknt.tram.command.consumer.CommandWithDestination> compensation) |
Copyright © 2018. All rights reserved.