jBPM distribution 6.0.0.Alpha9

org.jbpm.task
Class WorkItemNotification

java.lang.Object
  extended by org.jbpm.task.WorkItemNotification

Deprecated.

@Deprecated
public class WorkItemNotification
extends Object


Constructor Summary
WorkItemNotification()
          Deprecated.  
 
Method Summary
 void executeWorkItem(Task task, Notification notification, List<OrganizationalEntity> recipients, List<OrganizationalEntity> businessAdministrators, WorkItemManager workItemManager, javax.persistence.EntityManagerFactory emf)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkItemNotification

public WorkItemNotification()
Deprecated. 
Method Detail

executeWorkItem

public void executeWorkItem(Task task,
                            Notification notification,
                            List<OrganizationalEntity> recipients,
                            List<OrganizationalEntity> businessAdministrators,
                            WorkItemManager workItemManager,
                            javax.persistence.EntityManagerFactory emf)
Deprecated. 

jBPM distribution 6.0.0.Alpha9

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