Package | Description |
---|---|
com.flowable.engage.external.system.line.api | |
com.flowable.engage.external.system.line.dto | |
com.flowable.engage.external.system.line.emoji |
Modifier and Type | Method and Description |
---|---|
String |
LineEmojiConverter.toUtf8(String content,
List<LineInboundMessageDto.Emoji> emojis) |
Modifier and Type | Field and Description |
---|---|
protected List<LineInboundMessageDto.Emoji> |
LineInboundMessageDto.emojis |
Modifier and Type | Method and Description |
---|---|
List<LineInboundMessageDto.Emoji> |
LineInboundMessageDto.getEmojis() |
Modifier and Type | Method and Description |
---|---|
void |
LineInboundMessageDto.setEmojis(List<LineInboundMessageDto.Emoji> emojis) |
Modifier and Type | Method and Description |
---|---|
String |
DefaultLineEmojiConverter.toUtf8(String content,
List<LineInboundMessageDto.Emoji> emojis) |