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