public class ParticipantInvocationBuilder
extends java.lang.Object
Constructor and Description |
---|
ParticipantInvocationBuilder(java.lang.String key,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
<C extends io.eventuate.tram.commands.common.Command> |
withCommand(C command) |
public ParticipantInvocationBuilder(java.lang.String key, java.lang.String value)
public <C extends io.eventuate.tram.commands.common.Command> ParticipantParamsAndCommand<C> withCommand(C command)