| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkItemManager | |
|---|---|
| org.drools.runtime.process | The process runtime classes. | 
| Uses of WorkItemManager in org.drools.runtime.process | 
|---|
| Methods in org.drools.runtime.process that return WorkItemManager | |
|---|---|
|  WorkItemManager | ProcessRuntime.getWorkItemManager()Returns the WorkItemManagerrelated to this session. | 
| Methods in org.drools.runtime.process with parameters of type WorkItemManager | |
|---|---|
|  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. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||