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 TypeMethodDescriptionvoidConversionHelper.addSentryOnPart(SentryOnPart sentryOnPart) voidConversionHelper.addSentryOnPartToCurrentSentry(SentryOnPart sentryOnPart) voidConversionHelper.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 SentryPartInstanceEntityAbstractEvaluationCriteriaOperation.createSentryPartInstanceEntity(EntityWithSentryPartInstances entityWithSentryPartInstances, Sentry sentry, SentryOnPart sentryOnPart, SentryIfPart sentryIfPart) protected booleanAbstractEvaluationCriteriaOperation.hasSameParentInModel(EntityWithSentryPartInstances entityWithSentryPartInstances, SentryOnPart sentryOnPart) booleanAbstractEvaluationCriteriaOperation.sentryOnPartMatchesCurrentLifeCycleEvent(EntityWithSentryPartInstances entityWithSentryPartInstances, SentryOnPart sentryOnPart) Method parameters in org.flowable.cmmn.engine.impl.agenda.operation with type arguments of type SentryOnPartModifier and TypeMethodDescriptionprotected booleanAbstractEvaluationCriteriaOperation.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 voidCmmnLoggingSessionUtil.addEvaluateSentryLoggingData(List<SentryOnPart> sentryOnParts, EntityWithSentryPartInstances instance, com.fasterxml.jackson.databind.ObjectMapper objectMapper) static voidCmmnLoggingSessionUtil.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