public interface ParticipantInvocation<Data>
Modifier and Type | Method and Description |
---|---|
boolean |
isInvocable(Data data) |
boolean |
isSuccessfulReply(io.eventuate.tram.messaging.common.Message message) |
io.eventuate.tram.commands.consumer.CommandWithDestination |
makeCommandToSend(Data data) |