Uses of Interface
org.drools.core.process.WorkItem
Packages that use WorkItem
-
Uses of WorkItem in org.drools.core.process
Methods in org.drools.core.process that return WorkItemMethods in org.drools.core.process that return types with arguments of type WorkItemMethods in org.drools.core.process with parameters of type WorkItemModifier and TypeMethodDescriptionvoidWorkItemManager.internalAddWorkItem(WorkItem workItem) voidWorkItemManager.internalExecuteWorkItem(WorkItem workItem) -
Uses of WorkItem in org.drools.core.process.impl
Classes in org.drools.core.process.impl that implement WorkItemMethods in org.drools.core.process.impl that return WorkItemMethods in org.drools.core.process.impl that return types with arguments of type WorkItemMethods in org.drools.core.process.impl with parameters of type WorkItemModifier and TypeMethodDescriptionvoidDefaultWorkItemManager.internalAddWorkItem(WorkItem workItem) voidDefaultWorkItemManager.internalExecuteWorkItem(WorkItem workItem)