| Package | Description | 
|---|---|
| org.kie.api.runtime.process | 
 The process runtime classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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–2019 JBoss by Red Hat. All rights reserved.