| Package | Description |
|---|---|
| org.flowable.cmmn.converter | |
| org.flowable.cmmn.engine.impl.agenda.operation | |
| org.flowable.cmmn.engine.impl.util | |
| org.flowable.cmmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<SentryIfPart> |
ConversionHelper.sentryIfParts |
| Modifier and Type | Method and Description |
|---|---|
List<SentryIfPart> |
ConversionHelper.getSentryIfParts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConversionHelper.addSentryIfPart(SentryIfPart sentryIfPart) |
void |
ConversionHelper.addSentryIfPartToCurrentSentry(SentryIfPart sentryIfPart) |
| Modifier and Type | Method and Description |
|---|---|
protected SentryPartInstanceEntity |
AbstractEvaluationCriteriaOperation.createSentryPartInstanceEntity(EntityWithSentryPartInstances entityWithSentryPartInstances,
Sentry sentry,
SentryOnPart sentryOnPart,
SentryIfPart sentryIfPart) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CmmnLoggingSessionUtil.addEvaluateSentryFailedLoggingData(SentryIfPart sentryIfPart,
RuntimeException e,
EntityWithSentryPartInstances instance,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
static void |
CmmnLoggingSessionUtil.addEvaluateSentryLoggingData(List<SentryOnPart> sentryOnParts,
SentryIfPart sentryIfPart,
EntityWithSentryPartInstances instance,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
static void |
CmmnLoggingSessionUtil.addEvaluateSentryLoggingData(SentryIfPart sentryIfPart,
EntityWithSentryPartInstances instance,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Field and Description |
|---|---|
protected SentryIfPart |
Sentry.sentryIfPart |
| Modifier and Type | Method and Description |
|---|---|
SentryIfPart |
Sentry.getSentryIfPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
Sentry.setSentryIfPart(SentryIfPart sentryIfPart) |
Copyright © 2023 Flowable. All rights reserved.