public class GetConversationDefinitionModelCmd extends Object implements Command<ConversationDefinitionModel>
Constructor and Description |
---|
GetConversationDefinitionModelCmd(String key) |
Modifier and Type | Method and Description |
---|---|
ConversationDefinitionModel |
execute(CommandContext commandContext) |
protected final String key
public GetConversationDefinitionModelCmd(String key)
public ConversationDefinitionModel execute(CommandContext commandContext)
execute
in interface Command<ConversationDefinitionModel>