| Package | Description |
|---|---|
| org.sadtech.social.core.domain | |
| org.sadtech.social.core.service.sender | |
| org.sadtech.social.core.service.sender.email | |
| org.sadtech.social.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static BoxAnswer |
BoxAnswer.of(String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
Sending.send(@NonNull Long personId,
@NonNull BoxAnswer boxAnswer)
Отрпавляет ответ пользователю
|
void |
Sending.send(@NonNull Long contentId,
@NonNull Long personId,
@NonNull BoxAnswer boxAnswer) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailSending.send(@NonNull Long personId,
@NonNull BoxAnswer boxAnswer) |
void |
EmailSending.send(@NonNull Long contentId,
@NonNull Long personId,
@NonNull BoxAnswer boxAnswer) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Sender.sends(Message message,
BoxAnswer boxAnswer,
Sending sending) |
Copyright © 2020. All rights reserved.