jBPM distribution 6.0.0.Beta1

Uses of Class
org.jbpm.task.NotificationType

Packages that use NotificationType
org.jbpm.task   
 

Uses of NotificationType in org.jbpm.task
 

Methods in org.jbpm.task that return NotificationType
 NotificationType Notification.getNotificationType()
           
 NotificationType EmailNotification.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.
 


jBPM distribution 6.0.0.Beta1

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