| Modifier and Type | Field and Description |
|---|---|
protected String |
messageId |
protected String |
recipientAccountId |
| Constructor and Description |
|---|
SendExternalSystemMessageCmd(String recipientAccountId,
String messageId) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected ExternalConversationSystemAdapter |
getAdapter(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
String externalSystemId) |
protected final String recipientAccountId
protected final String messageId
public Void execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<Void>protected ExternalConversationSystemAdapter getAdapter(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, String externalSystemId)
Copyright © 2019. All rights reserved.