public class FindConversationByIdWithIdentityLinksAndVariablesCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<Conversation>
| Modifier and Type | Field and Description |
|---|---|
protected String |
conversationId |
| Constructor and Description |
|---|
FindConversationByIdWithIdentityLinksAndVariablesCmd(String conversationId) |
| Modifier and Type | Method and Description |
|---|---|
Conversation |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected final String conversationId
public FindConversationByIdWithIdentityLinksAndVariablesCmd(String conversationId)
public Conversation execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<Conversation>Copyright © 2019. All rights reserved.