| Package | Description |
|---|---|
| org.flowable.cmmn.engine.impl.agenda.operation | |
| org.flowable.cmmn.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
protected SentryPartInstanceEntity |
EvaluateCriteriaOperation.createSentryPartInstanceEntity(EntityWithSentryPartInstances entityWithSentryPartInstances,
org.flowable.cmmn.model.Sentry sentry,
org.flowable.cmmn.model.SentryOnPart sentryOnPart,
org.flowable.cmmn.model.SentryIfPart sentryIfPart) |
protected String |
EvaluateCriteriaOperation.evaluateCriteria(EntityWithSentryPartInstances entityWithSentryPartInstances,
List<org.flowable.cmmn.model.Criterion> criteria) |
protected String |
EvaluateCriteriaOperation.evaluateExitCriteria(EntityWithSentryPartInstances entityWithSentryPartInstances,
org.flowable.cmmn.model.HasExitCriteria hasExitCriteria) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CaseInstanceEntity |
interface |
PlanItemInstanceEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseInstanceEntityImpl |
class |
PlanItemInstanceEntityImpl |
Copyright © 2019 Flowable. All rights reserved.