Package com.flowable.platform.engine.impl.documentevent.cmmn
package com.flowable.platform.engine.impl.documentevent.cmmn
-
ClassesClassDescriptionCase-level Document Event start lifecycle handler.Detects a
<flowable:documentEvent>extension element on the CMMN<case>element and attaches aDocumentEventCaseStartLifecycleHandlerviaCase.addStartLifecycleHandler(...)so the deployer creates / removes one__flowableDocument*subscription per configured lifecycle, tied to the case definition.CMMN behavior for thedocumentEventevent listener: registers one__flowableDocument*subscription per configured lifecycle on plan-item creation and waits for an external trigger from the document content listener.Installs the document-event behavior on a plan item whose definition is a typedDocumentEventListener.