public class ParticipantInvocationBuilder extends Object
| Constructor and Description |
|---|
ParticipantInvocationBuilder(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
<C extends com.networknt.eventuate.common.Command> |
withCommand(C command) |
public <C extends com.networknt.eventuate.common.Command> ParticipantParamsAndCommand<C> withCommand(C command)
Copyright © 2018. All rights reserved.