public class AnswerTextAction extends Object implements ActionUnit<AnswerText,org.sadtech.social.core.domain.content.Message>
AnswerText.| Constructor and Description |
|---|
AnswerTextAction() |
| Modifier and Type | Method and Description |
|---|---|
MainUnit |
action(AnswerText answerText,
org.sadtech.social.core.domain.content.Message message)
Метод обработки Unit-а.
|
public MainUnit action(AnswerText answerText, org.sadtech.social.core.domain.content.Message message)
ActionUnitaction in interface ActionUnit<AnswerText,org.sadtech.social.core.domain.content.Message>answerText - Unit, который необходимо обработатьmessage - Запрос пользователяCopyright © 2020. All rights reserved.