ProcessInstance.children

Map(String, String)

Returns this instance's children identifications if it has any. For example, when the instance arrives to a Process Creation or a Subflow activity, a child instance is generated in the Related process. The instance remains in the main process and becomes the parent of the new one generated in the Process Creation / Subflow Related process.