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