| Modifier and Type | Method and Description |
|---|---|
static void |
PlanItemControlExport.writeRepetitionRule(RepetitionRule repetitionRule,
XMLStreamWriter xtw) |
| Modifier and Type | Method and Description |
|---|---|
protected PlanItemInstanceEntity |
AbstractEvaluationCriteriaOperation.createPlanItemInstanceDuplicateForCollectionRepetition(RepetitionRule repetitionRule,
PlanItemInstanceEntity planItemInstanceEntity,
String entryCriterionId,
Object item,
int index) |
| Modifier and Type | Method and Description |
|---|---|
static RepetitionRule |
ExpressionUtil.getRepetitionRule(PlanItemInstanceEntity planItemInstanceEntity)
Returns the repetition rule, if the given plan item instance has one, null otherwise.
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
CmmnAggregation.aggregateOverviewForRepetition(PlanItemInstanceEntity planItemInstance,
RepetitionRule repetitionRule,
String targetVarName,
CmmnEngineConfiguration cmmnEngineConfiguration)
Create an overview value for a repetition plan item
|
| Modifier and Type | Field and Description |
|---|---|
protected RepetitionRule |
PlanItemControl.repetitionRule |
| Modifier and Type | Method and Description |
|---|---|
RepetitionRule |
PlanItemControl.getRepetitionRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanItemControl.setRepetitionRule(RepetitionRule repetitionRule) |
Copyright © 2023 Flowable. All rights reserved.