Uses of Class
org.flowable.cmmn.model.SentryIfPart
Packages that use SentryIfPart
Package
Description
-
Uses of SentryIfPart in org.flowable.cmmn.converter
Fields in org.flowable.cmmn.converter with type parameters of type SentryIfPartMethods in org.flowable.cmmn.converter that return types with arguments of type SentryIfPartMethods in org.flowable.cmmn.converter with parameters of type SentryIfPartModifier and TypeMethodDescriptionvoid
ConversionHelper.addSentryIfPart
(SentryIfPart sentryIfPart) void
ConversionHelper.addSentryIfPartToCurrentSentry
(SentryIfPart sentryIfPart) -
Uses of SentryIfPart in org.flowable.cmmn.engine.impl.agenda.operation
Methods in org.flowable.cmmn.engine.impl.agenda.operation with parameters of type SentryIfPartModifier and TypeMethodDescriptionprotected SentryPartInstanceEntity
AbstractEvaluationCriteriaOperation.createSentryPartInstanceEntity
(EntityWithSentryPartInstances entityWithSentryPartInstances, Sentry sentry, SentryOnPart sentryOnPart, SentryIfPart sentryIfPart) -
Uses of SentryIfPart in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util with parameters of type SentryIfPartModifier and TypeMethodDescriptionstatic 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) -
Uses of SentryIfPart in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as SentryIfPartMethods in org.flowable.cmmn.model that return SentryIfPartMethods in org.flowable.cmmn.model with parameters of type SentryIfPart