Package com.flowable.platform.engine.impl.documentevent.runtime
package com.flowable.platform.engine.impl.documentevent.runtime
-
ClassDescriptionStrategy applied to a matched content-item filename by activity-bound Document Event behaviors as a post-dispatch check before progressing the execution.Resolves expressions on a
DocumentEventDeclaration, resolves each location row to a concrete content-folder id (or scope-folder id, depending on the scope), and persists oneEventSubscriptionEntityper (lifecycle × location) pair.Helpers shared by every Document Event trigger behaviour for surfacing the matchedCoreContentIteminto the running scope.