Uses of Interface
org.camunda.bpm.model.cmmn.instance.ProcessParameter
-
Packages that use ProcessParameter Package Description org.camunda.bpm.model.cmmn.impl.instance org.camunda.bpm.model.cmmn.instance -
-
Uses of ProcessParameter in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement ProcessParameter Modifier and Type Class Description class
InputProcessParameterImpl
class
OutputProcessParameterImpl
class
ProcessParameterImpl
-
Uses of ProcessParameter in org.camunda.bpm.model.cmmn.instance
Subinterfaces of ProcessParameter in org.camunda.bpm.model.cmmn.instance Modifier and Type Interface Description interface
InputProcessParameter
interface
OutputProcessParameter
-