| Package | Description |
|---|---|
| com.github.pnavais.machine.model |
| Modifier and Type | Method and Description |
|---|---|
static StringMessage |
StringMessage.from(String messageKey)
Static factory method to create a message
with a message key.
|
static StringMessage |
StringMessage.from(String messageKey,
Payload payload)
Static factory method to create a message
with a message key and payload
|
Copyright © 2019 state-machine. All rights reserved.