Package org.flowable.cmmn.engine.impl.deployer
package org.flowable.cmmn.engine.impl.deployer
-
ClassDescriptionCreates diagrams from case definitions.Context passed to
CaseDefinitionStartLifecycleHandler.deploy(CaseDefinitionStartDeployContext)carrying the freshly-deployed case definition together with its parsedCasemodel.Implemented by an opt-in handler attached to aCasethat owns a deploy-time start trigger (event-registry subscription, timer cron, custom subscription type, etc.).Context passed toCaseDefinitionStartLifecycleHandler.undeploy(CaseDefinitionStartUndeployContext)when a case definition is being superseded by a new version.TODO: many similarities with BpmnDeployer, see if it can be merged to the common moduleBuilt-in case-start lifecycle handler for the BPMN-spec-extension event-registry case start.Static methods for working with CMMN and image resource names.