KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.runtime.process.WorkItem

Packages that use WorkItem
org.kie.api.runtime.process The process runtime classes. 
 

Uses of WorkItem in org.kie.api.runtime.process
 

Methods in org.kie.api.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.
 


KIE API 6.1.0.Beta2

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