imbSubFlowsContainerBean
| Extends: | imbGenericContainerBean |
| Namespace: | http://www.ibm.com/iib/apiv1/responseObject/container |
| XML Schema: | ns0.xsd |
Description of subflows available on the deployed object
XML
Attributes
| name | type | description |
|---|---|---|
| type | string | "subFlows" |
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| subFlow (imbSubFlowResponseObject) | 0/unbounded | List of subflows |
JSON
| property | type | description |
|---|---|---|
| type | string | "subFlows" |
| subFlow | array of subFlow (imbSubFlowResponseObject) | List of subflows |