public class LqPubUtils
extends java.lang.Object
| Constructor and Description |
|---|
LqPubUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.tiogasolutions.notify.pub.AttachmentInfo |
toAttachmentInfo(LqAttachmentInfo lqAttachmentInfo) |
static java.util.List<org.tiogasolutions.notify.pub.AttachmentInfo> |
toAttachments(LqRequestEntity entity) |
static org.tiogasolutions.notify.pub.ExceptionInfo |
toExceptionInfo(org.tiogasolutions.notify.notifier.request.LqExceptionInfo that) |
static org.tiogasolutions.notify.pub.Request |
toRequest(LqRequestEntity entity) |
public static org.tiogasolutions.notify.pub.ExceptionInfo toExceptionInfo(org.tiogasolutions.notify.notifier.request.LqExceptionInfo that)
public static java.util.List<org.tiogasolutions.notify.pub.AttachmentInfo> toAttachments(LqRequestEntity entity)
public static org.tiogasolutions.notify.pub.Request toRequest(LqRequestEntity entity)
public static org.tiogasolutions.notify.pub.AttachmentInfo toAttachmentInfo(LqAttachmentInfo lqAttachmentInfo)