Interface ContextControllerConditionCallback
- All Known Implementing Classes:
ContextControllerInitTermBase
,ContextControllerInitTermNonOverlap
,ContextControllerInitTermOverlap
public interface ContextControllerConditionCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoid
rangeNotification
(IntSeqKey conditionPath, ContextControllerConditionNonHA originEndpoint, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern, EventBean optionalTriggeringEventPattern, Map<String, Object> optionalPatternForInclusiveEval, Map<String, Object> terminationProperties)
-
Method Details
-
rangeNotification
void rangeNotification(IntSeqKey conditionPath, ContextControllerConditionNonHA originEndpoint, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern, EventBean optionalTriggeringEventPattern, Map<String, Object> optionalPatternForInclusiveEval, Map<String, Object> terminationProperties)
-