Package org.drools.core.time
Interface JobContext
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
EnqueuedSelfRemovalJobContext,ObjectTypeNode.ExpireJobContext,PhreakTimerNode.TimerNodeJobContext,SelfRemovalJobContext,SlidingTimeWindow.BehaviorJobContext
-
Method Summary
Modifier and TypeMethodDescriptiondefault Optional<InternalKnowledgeRuntime>voidsetJobHandle(JobHandle jobHandle) This method should only be called by the scheduler
-
Method Details
-
setJobHandle
This method should only be called by the scheduler -
getJobHandle
JobHandle getJobHandle() -
getReteEvaluator
ReteEvaluator getReteEvaluator() -
getInternalKnowledgeRuntime
-