Uses of Interface
org.camunda.bpm.model.cmmn.instance.CaseParameter
-
Packages that use CaseParameter Package Description org.camunda.bpm.model.cmmn.impl.instance org.camunda.bpm.model.cmmn.instance -
-
Uses of CaseParameter in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement CaseParameter Modifier and Type Class Description class
CaseParameterImpl
class
InputCaseParameterImpl
class
InputsCaseParameterImpl
class
OutputCaseParameterImpl
class
OutputsCaseParameterImpl
-
Uses of CaseParameter in org.camunda.bpm.model.cmmn.instance
Subinterfaces of CaseParameter in org.camunda.bpm.model.cmmn.instance Modifier and Type Interface Description interface
InputCaseParameter
interface
InputsCaseParameter
interface
OutputCaseParameter
interface
OutputsCaseParameter
-