Uses of Interface
org.drools.runtime.process.WorkItem

Packages that use WorkItem
org.drools.runtime.process The process runtime classes. 
 

Uses of WorkItem in org.drools.runtime.process
 

Methods in org.drools.runtime.process with parameters of type WorkItem
 void WorkItemHandler.abortWorkItem(WorkItem workItem, WorkItemManager manager)
          The given work item should be aborted.
 void WorkItemHandler.executeWorkItem(WorkItem workItem, WorkItemManager manager)
          The given work item should be executed.
 



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