public static class HandlePayloadAsPojo.Order extends Object
| Constructor and Description |
|---|
Order() |
| Modifier and Type | Method and Description |
|---|---|
long |
getOrderId() |
double |
getTotalPrice() |
void |
setOrderId(long orderId) |
void |
setTotalPrice(double totalPrice) |
Copyright © 2017–2019 camunda services GmbH. All rights reserved.