| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkItemHandler | |
|---|---|
| org.drools.command | |
| org.drools.runtime.conf | |
| org.drools.runtime.process | The process runtime classes. | 
| Uses of WorkItemHandler in org.drools.command | 
|---|
| Methods in org.drools.command with parameters of type WorkItemHandler | |
|---|---|
|  Command | CommandFactoryService.newRegisterWorkItemHandlerCommand(WorkItemHandler handler,
                                  String workItemName) | 
| static Command | CommandFactory.newRegisterWorkItemHandlerCommand(WorkItemHandler handler,
                                  String workItemName) | 
| Uses of WorkItemHandler in org.drools.runtime.conf | 
|---|
| Methods in org.drools.runtime.conf that return WorkItemHandler | |
|---|---|
|  WorkItemHandler | WorkItemHandlerOption.getHandler()Returns the work item handler instance | 
| Methods in org.drools.runtime.conf with parameters of type WorkItemHandler | |
|---|---|
| static WorkItemHandlerOption | WorkItemHandlerOption.get(String name,
    WorkItemHandler handler)This is a factory method for this WorkItemHandler configuration. | 
| Uses of WorkItemHandler in org.drools.runtime.process | 
|---|
| Methods in org.drools.runtime.process with parameters of type WorkItemHandler | |
|---|---|
|  void | WorkItemManager.registerWorkItemHandler(String workItemName,
                        WorkItemHandler handler)Register the given handler for all work items of the given type of work | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||