Uses of Interface
org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
-
Packages that use CamundaIn Package Description org.camunda.bpm.engine.impl.cmmn.handler org.camunda.bpm.model.cmmn.impl.instance.camunda -
-
Uses of CamundaIn in org.camunda.bpm.engine.impl.cmmn.handler
Methods in org.camunda.bpm.engine.impl.cmmn.handler that return types with arguments of type CamundaIn Modifier and Type Method Description protected java.util.List<CamundaIn>
ProcessOrCaseTaskItemHandler. getInputs(CmmnElement element)
-
Uses of CamundaIn in org.camunda.bpm.model.cmmn.impl.instance.camunda
Classes in org.camunda.bpm.model.cmmn.impl.instance.camunda that implement CamundaIn Modifier and Type Class Description class
CamundaInImpl
-