| Package | Description |
|---|---|
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance |
| Modifier and Type | Class and Description |
|---|---|
class |
SentryImpl |
| Modifier and Type | Field and Description |
|---|---|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection<Sentry> |
PlanItemImpl.entryCriteriaRefCollection
Deprecated.
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection<Sentry> |
PlanItemImpl.exitCriteriaRefCollection
Deprecated.
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection<Sentry> |
StageImpl.exitCriteriaRefCollection
Deprecated.
|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Sentry> |
PlanFragmentImpl.sentryCollection |
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<Sentry> |
PlanItemOnPartImpl.sentryRefAttribute
Deprecated.
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<Sentry> |
CriterionImpl.sentryRefAttribute |
| Modifier and Type | Method and Description |
|---|---|
Sentry |
PlanItemOnPartImpl.getSentry() |
Sentry |
CriterionImpl.getSentry() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Sentry> |
PlanItemImpl.getEntryCriteria() |
Collection<Sentry> |
PlanItemImpl.getEntryCriterias() |
Collection<Sentry> |
PlanItemImpl.getExitCriteria() |
Collection<Sentry> |
StageImpl.getExitCriteria() |
Collection<Sentry> |
PlanItemImpl.getExitCriterias() |
Collection<Sentry> |
StageImpl.getExitCriterias() |
Collection<Sentry> |
PlanFragmentImpl.getSentrys() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanItemOnPartImpl.setSentry(Sentry sentry) |
void |
CriterionImpl.setSentry(Sentry sentry) |
| Modifier and Type | Method and Description |
|---|---|
Sentry |
PlanItemOnPart.getSentry()
Deprecated.
|
Sentry |
Criterion.getSentry() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Sentry> |
PlanItem.getEntryCriteria() |
Collection<Sentry> |
PlanItem.getEntryCriterias()
Deprecated.
|
Collection<Sentry> |
Stage.getExitCriteria() |
Collection<Sentry> |
PlanItem.getExitCriteria() |
Collection<Sentry> |
Stage.getExitCriterias()
Deprecated.
|
Collection<Sentry> |
PlanItem.getExitCriterias()
Deprecated.
|
Collection<Sentry> |
PlanFragment.getSentrys() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanItemOnPart.setSentry(Sentry sentry)
Deprecated.
|
void |
Criterion.setSentry(Sentry sentry) |
Copyright © 2014–2019 camunda services GmbH. All rights reserved.