| Package | Description |
|---|---|
| org.sadtech.social.bot.service.save | |
| org.sadtech.social.bot.service.save.push | |
| org.sadtech.social.bot.utils |
| Modifier and Type | Method and Description |
|---|---|
default void |
Preservable.push(Long personId,
Pusher<S> pusher)
Финальное сохранение, можно реализовать как отправку данных куда-то
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmailPusher
Сохранение результатов анкеты на Email.
|
class |
UserSanderPusher |
| Modifier and Type | Method and Description |
|---|---|
static QuestionUtils |
QuestionUtils.builder(Preservable<QuestionResult> preservable,
Pusher<QuestionResult> pusher,
List<Question> list) |
Copyright © 2020. All rights reserved.