Uses of Class
org.flowable.cmmn.model.Sentry
Packages that use Sentry
Package
Description
-
Uses of Sentry in org.flowable.cmmn.converter
Fields in org.flowable.cmmn.converter declared as SentryFields in org.flowable.cmmn.converter with type parameters of type SentryMethods in org.flowable.cmmn.converter that return SentryMethods in org.flowable.cmmn.converter that return types with arguments of type SentryMethods in org.flowable.cmmn.converter with parameters of type SentryModifier and TypeMethodDescriptionvoid
void
ConversionHelper.addSentryToCurrentPlanFragment
(Sentry sentry) void
ConversionHelper.setCurrentSentry
(Sentry currentSentry) -
Uses of Sentry in org.flowable.cmmn.converter.export
Methods in org.flowable.cmmn.converter.export with parameters of type SentryModifier and TypeMethodDescriptionstatic void
SentryExport.writeSentry
(CmmnModel model, Sentry sentry, XMLStreamWriter xtw) -
Uses of Sentry in org.flowable.cmmn.engine.impl.agenda.operation
Methods in org.flowable.cmmn.engine.impl.agenda.operation with parameters of type SentryModifier and TypeMethodDescriptionprotected SentryPartInstanceEntity
AbstractEvaluationCriteriaOperation.createSentryPartInstanceEntity
(EntityWithSentryPartInstances entityWithSentryPartInstances, Sentry sentry, SentryOnPart sentryOnPart, SentryIfPart sentryIfPart) protected boolean
AbstractEvaluationCriteriaOperation.evaluateSentryIfPart
(EntityWithSentryPartInstances entityWithSentryPartInstances, Sentry sentry, VariableContainer variableContainer) -
Uses of Sentry in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as SentryFields in org.flowable.cmmn.model with type parameters of type SentryMethods in org.flowable.cmmn.model that return SentryMethods in org.flowable.cmmn.model that return types with arguments of type SentryMethods in org.flowable.cmmn.model with parameters of type SentryModifier and TypeMethodDescriptionvoid
void
Method parameters in org.flowable.cmmn.model with type arguments of type Sentry