public class FindConversationByIdWithIdentityLinksCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<Conversation>
| Modifier and Type | Field and Description | 
|---|---|
| protected String | conversationId | 
| Constructor and Description | 
|---|
| FindConversationByIdWithIdentityLinksCmd(String conversationId) | 
| Modifier and Type | Method and Description | 
|---|---|
| Conversation | execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) | 
protected final String conversationId
public FindConversationByIdWithIdentityLinksCmd(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.