Uses of Package
org.camunda.bpm.engine.impl.cmmn.handler
Packages that use org.camunda.bpm.engine.impl.cmmn.handler
Package
Description
-
Classes in org.camunda.bpm.engine.impl.cmmn.handler used by org.camunda.bpm.engine.impl.cfg
-
Classes in org.camunda.bpm.engine.impl.cmmn.handler used by org.camunda.bpm.engine.impl.cmmn.handlerClassDescriptionThis handler handles an instance of a
CmmnElement
to create a newactivity
.This context contains necessary information (like caseDefinition) to be accessed by aCmmnHandlerContext
. -
Classes in org.camunda.bpm.engine.impl.cmmn.handler used by org.camunda.bpm.engine.impl.cmmn.transformerClassDescriptionThis handler handles an instance of a
CmmnElement
to create a newactivity
.This context contains necessary information (like caseDefinition) to be accessed by aCmmnHandlerContext
.