Uses of Class
com.mulesoft.cloudhub.client.Notification.Priority

Uses of Notification.Priority in com.mulesoft.cloudhub.client
 

Methods in com.mulesoft.cloudhub.client that return Notification.Priority
 Notification.Priority Notification.getPriority()
           
static Notification.Priority Notification.Priority.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Notification.Priority[] Notification.Priority.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.mulesoft.cloudhub.client with parameters of type Notification.Priority
 Notification Connection.createNotification(String text, Notification.Priority priority, String domain, Map<String,String> customProperties)
           
 void Notification.setPriority(Notification.Priority priority)
           
 



Copyright © 2012. All Rights Reserved.