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