Uses of Class
org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
-
Packages that use IoParameter Package Description org.camunda.bpm.engine.impl.core.variable.mapping -
-
Uses of IoParameter in org.camunda.bpm.engine.impl.core.variable.mapping
Subclasses of IoParameter in org.camunda.bpm.engine.impl.core.variable.mapping Modifier and Type Class Description class
InputParameter
+-----------------+ | | outer scope-----> inner scope | | | +-----------------+class
OutputParameter
+--------------+ | | | inner scope ------> outer scope | | +--------------+
-