KIE Internal 6.0.0.Beta1

Uses of Class
org.kie.internal.task.api.model.NotificationType

Packages that use NotificationType
org.kie.internal.task.api.model   
 

Uses of NotificationType in org.kie.internal.task.api.model
 

Methods in org.kie.internal.task.api.model that return NotificationType
 NotificationType Notification.getNotificationType()
           
static NotificationType NotificationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NotificationType[] NotificationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


KIE Internal 6.0.0.Beta1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.