public interface PublishMessageCommandStep1
Modifier and Type | Interface and Description |
---|---|
static interface |
PublishMessageCommandStep1.PublishMessageCommandStep2 |
static interface |
PublishMessageCommandStep1.PublishMessageCommandStep3 |
Modifier and Type | Method and Description |
---|---|
PublishMessageCommandStep1.PublishMessageCommandStep2 |
messageName(String messageName)
Set the name of the message.
|
PublishMessageCommandStep1.PublishMessageCommandStep2 messageName(String messageName)
messageName
- the name of the messageCopyright © 2017–2019 Camunda Services GmbH. All rights reserved.