Uses of Class
org.activiti.bpmn.model.IOParameter
Packages that use IOParameter
-
Uses of IOParameter in org.activiti.bpmn.model
Fields in org.activiti.bpmn.model with type parameters of type IOParameterModifier and TypeFieldDescriptionprotected List<IOParameter> CallActivity.inParametersprotected List<IOParameter> CallActivity.outParametersMethods in org.activiti.bpmn.model that return IOParameterMethods in org.activiti.bpmn.model that return types with arguments of type IOParameterMethods in org.activiti.bpmn.model with parameters of type IOParameterMethod parameters in org.activiti.bpmn.model with type arguments of type IOParameterModifier and TypeMethodDescriptionvoidCallActivity.setInParameters(List<IOParameter> inParameters) voidCallActivity.setOutParameters(List<IOParameter> outParameters)