Package org.camunda.bpm.engine.impl.cmmn.transformer
package org.camunda.bpm.engine.impl.cmmn.transformer
-
ClassDescriptionAbstract base class for implementing a
CmmnTransformListener
without being forced to implement all methods provided, which make the implementation more robust to future changes.Exception throw for errors during the transformation of a cmmn model.Listener which can be registered within the engine to receive events during transforming (and maybe influence it).