Uses of Interface
org.jbpm.pvm.internal.task.OpenTask

Packages that use OpenTask
org.jbpm.pvm.internal.task   
 

Uses of OpenTask in org.jbpm.pvm.internal.task
 

Classes in org.jbpm.pvm.internal.task that implement OpenTask
 class TaskImpl
          is one task instance that can be assigned to an actor (read: put in someone's task list) and that can trigger the continuation of execution of the token upon completion.
 

Methods in org.jbpm.pvm.internal.task that return OpenTask
 OpenTask OpenTask.createSubTask()
           
 OpenTask OpenTask.createSubTask(java.lang.String name)
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.