Modifier and Type | Class and Description |
---|---|
class |
ContextControllerConditionCrontabImpl |
class |
ContextControllerConditionFilter |
class |
ContextControllerConditionImmediate |
class |
ContextControllerConditionNever |
class |
ContextControllerConditionPattern |
class |
ContextControllerConditionTimePeriod |
Modifier and Type | Method and Description |
---|---|
static ContextControllerConditionNonHA |
ContextControllerConditionFactory.getEndpoint(IntSeqKey conditionPath,
Object[] partitionKeys,
ContextConditionDescriptor endpoint,
ContextControllerConditionCallback callback,
ContextController controller,
boolean isStartEndpoint) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerConditionCallback.rangeNotification(IntSeqKey conditionPath,
ContextControllerConditionNonHA originEndpoint,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern,
EventBean optionalTriggeringEventPattern,
Map<String,Object> optionalPatternForInclusiveEval) |
Modifier and Type | Method and Description |
---|---|
ContextControllerConditionNonHA |
ContextControllerInitTermSvcEntry.getTerminationCondition() |
ContextControllerConditionNonHA |
ContextControllerInitTermSvcLevelOne.mgmtDelete(IntSeqKey controllerPath) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvcLevelAny.mgmtDelete(IntSeqKey controllerPath) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvc.mgmtDelete(IntSeqKey controllerPath) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvcLevelOne.mgmtUpdClearStartCondition(IntSeqKey controllerPath) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvcLevelAny.mgmtUpdClearStartCondition(IntSeqKey controllerPath) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvc.mgmtUpdClearStartCondition(IntSeqKey controllerPath) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerInitTermSvcLevelOne.endCreate(IntSeqKey endConditionPath,
int subpathIdOrCPId,
ContextControllerConditionNonHA endCondition,
ContextControllerInitTermPartitionKey partitionKey) |
void |
ContextControllerInitTermSvcLevelAny.endCreate(IntSeqKey endConditionPath,
int subpathIdOrCPId,
ContextControllerConditionNonHA endCondition,
ContextControllerInitTermPartitionKey partitionKey) |
void |
ContextControllerInitTermSvc.endCreate(IntSeqKey endConditionPath,
int subpathIdOrCPId,
ContextControllerConditionNonHA endCondition,
ContextControllerInitTermPartitionKey partitionKey) |
void |
ContextControllerInitTermSvcLevelOne.mgmtUpdSetStartCondition(IntSeqKey controllerPath,
ContextControllerConditionNonHA startCondition) |
void |
ContextControllerInitTermSvcLevelAny.mgmtUpdSetStartCondition(IntSeqKey controllerPath,
ContextControllerConditionNonHA startCondition) |
void |
ContextControllerInitTermSvc.mgmtUpdSetStartCondition(IntSeqKey controllerPath,
ContextControllerConditionNonHA startCondition) |
void |
ContextControllerInitTermOverlap.rangeNotification(IntSeqKey conditionPath,
ContextControllerConditionNonHA originCondition,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern,
EventBean optionalTriggeringEventPattern,
Map<String,Object> optionalPatternForInclusiveEval) |
void |
ContextControllerInitTermNonOverlap.rangeNotification(IntSeqKey conditionPath,
ContextControllerConditionNonHA originCondition,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern,
EventBean optionalTriggeringEventPattern,
Map<String,Object> optionalPatternForInclusiveEval) |
Constructor and Description |
---|
ContextControllerInitTermSvcEntry(int subpathIdOrCPId,
ContextControllerConditionNonHA terminationCondition,
ContextControllerInitTermPartitionKey partitionKey) |
Modifier and Type | Method and Description |
---|---|
ContextControllerConditionNonHA |
ContextControllerKeyedSvcEntry.getTerminationCondition() |
Modifier and Type | Method and Description |
---|---|
List<ContextControllerConditionNonHA> |
ContextControllerKeyedSvcLevelOne.keyGetTermConditions(IntSeqKey controllerPath) |
List<ContextControllerConditionNonHA> |
ContextControllerKeyedSvcLevelAny.keyGetTermConditions(IntSeqKey controllerPath) |
List<ContextControllerConditionNonHA> |
ContextControllerKeyedSvc.keyGetTermConditions(IntSeqKey controllerPath) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerKeyedSvcLevelOne.keyAdd(IntSeqKey controllerPath,
Object key,
int subpathIdOrCPId,
ContextControllerConditionNonHA terminationCondition) |
void |
ContextControllerKeyedSvcLevelAny.keyAdd(IntSeqKey controllerPath,
Object key,
int subpathIdOrCPId,
ContextControllerConditionNonHA terminationCondition) |
void |
ContextControllerKeyedSvc.keyAdd(IntSeqKey controllerPath,
Object key,
int subpathIdOrCPId,
ContextControllerConditionNonHA terminationCondition) |
Constructor and Description |
---|
ContextControllerKeyedSvcEntry(int subpathOrCPId,
ContextControllerConditionNonHA terminationCondition) |
Copyright © 2005–2018. All rights reserved.