public class PendingSagaCommand extends Object
| Constructor and Description |
|---|
PendingSagaCommand(String destination,
String resource,
com.networknt.eventuate.common.Command command) |
| Modifier and Type | Method and Description |
|---|---|
com.networknt.eventuate.common.Command |
getCommand() |
String |
getDestination() |
String |
getResource() |
Copyright © 2018. All rights reserved.