public class CreateTask
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static CreateTask |
create(org.tiogasolutions.notify.pub.notification.NotificationRef notification,
org.tiogasolutions.notify.pub.route.Destination destination) |
org.tiogasolutions.notify.pub.route.Destination |
getDestination() |
java.lang.String |
getNotificationId() |
public static CreateTask create(org.tiogasolutions.notify.pub.notification.NotificationRef notification, org.tiogasolutions.notify.pub.route.Destination destination)
public java.lang.String getNotificationId()
public org.tiogasolutions.notify.pub.route.Destination getDestination()