Modifier and Type | Class and Description |
---|---|
class |
ContextConditionDescriptorCrontab |
class |
ContextConditionDescriptorFilter |
class |
ContextConditionDescriptorImmediate |
class |
ContextConditionDescriptorNever |
class |
ContextConditionDescriptorPattern |
class |
ContextConditionDescriptorTimePeriod |
Modifier and Type | Method and Description |
---|---|
ContextConditionDescriptor |
ContextControllerConditionTimePeriod.getDescriptor() |
ContextConditionDescriptor |
ContextControllerConditionPattern.getDescriptor() |
ContextConditionDescriptor |
ContextControllerConditionNever.getDescriptor() |
ContextConditionDescriptor |
ContextControllerConditionImmediate.getDescriptor() |
ContextConditionDescriptor |
ContextControllerConditionFilter.getDescriptor() |
ContextConditionDescriptor |
ContextControllerConditionCrontabImpl.getDescriptor() |
ContextConditionDescriptor |
ContextControllerCondition.getDescriptor() |
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 |
---|---|
ContextConditionDescriptor |
ContextControllerDetailInitiatedTerminated.getEndCondition() |
ContextConditionDescriptor |
ContextControllerDetailInitiatedTerminated.getStartCondition() |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerDetailInitiatedTerminated.setEndCondition(ContextConditionDescriptor endCondition) |
void |
ContextControllerDetailInitiatedTerminated.setStartCondition(ContextConditionDescriptor startCondition) |
Modifier and Type | Method and Description |
---|---|
ContextConditionDescriptor |
ContextControllerDetailKeyed.getOptionalTermination() |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerDetailKeyed.setOptionalTermination(ContextConditionDescriptor optionalTermination) |
Copyright © 2005–2018. All rights reserved.