Uses of Class
org.flowable.cmmn.model.SentryOnPart
Packages that use SentryOnPart
Package
Description
-
Uses of SentryOnPart in org.flowable.cmmn.converter
Fields in org.flowable.cmmn.converter declared as SentryOnPartFields in org.flowable.cmmn.converter with type parameters of type SentryOnPartMethods in org.flowable.cmmn.converter that return SentryOnPartMethods in org.flowable.cmmn.converter that return types with arguments of type SentryOnPartMethods in org.flowable.cmmn.converter with parameters of type SentryOnPartModifier and TypeMethodDescriptionvoid
ConversionHelper.addSentryOnPart
(SentryOnPart sentryOnPart) void
ConversionHelper.addSentryOnPartToCurrentSentry
(SentryOnPart sentryOnPart) void
ConversionHelper.setCurrentSentryOnPart
(SentryOnPart currentSentryOnPart) -
Uses of SentryOnPart in org.flowable.cmmn.engine.impl.agenda.operation
Methods in org.flowable.cmmn.engine.impl.agenda.operation with parameters of type SentryOnPartModifier and TypeMethodDescriptionprotected SentryPartInstanceEntity
AbstractEvaluationCriteriaOperation.createSentryPartInstanceEntity
(EntityWithSentryPartInstances entityWithSentryPartInstances, Sentry sentry, SentryOnPart sentryOnPart, SentryIfPart sentryIfPart) protected boolean
AbstractEvaluationCriteriaOperation.hasSameParentInModel
(EntityWithSentryPartInstances entityWithSentryPartInstances, SentryOnPart sentryOnPart) boolean
AbstractEvaluationCriteriaOperation.sentryOnPartMatchesCurrentLifeCycleEvent
(EntityWithSentryPartInstances entityWithSentryPartInstances, SentryOnPart sentryOnPart) Method parameters in org.flowable.cmmn.engine.impl.agenda.operation with type arguments of type SentryOnPartModifier and TypeMethodDescriptionprotected boolean
AbstractEvaluationCriteriaOperation.allOnPartsSatisfied
(Set<String> satisfiedSentryOnPartIds, List<SentryOnPart> sentryOnParts) Evaluate, if the sentries on-parts are all satisfied. -
Uses of SentryOnPart in org.flowable.cmmn.engine.impl.util
Method parameters in org.flowable.cmmn.engine.impl.util with type arguments of type SentryOnPartModifier and TypeMethodDescriptionstatic void
CmmnLoggingSessionUtil.addEvaluateSentryLoggingData
(List<SentryOnPart> sentryOnParts, 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) -
Uses of SentryOnPart in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model with type parameters of type SentryOnPartMethods in org.flowable.cmmn.model that return types with arguments of type SentryOnPartMethods in org.flowable.cmmn.model with parameters of type SentryOnPartMethod parameters in org.flowable.cmmn.model with type arguments of type SentryOnPart