2023-05-03 21:21:04 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2020-03-12 18:33:45 +00:00
|
|
|
|
|
|
|
<component name="LoadItemsTask" extends="Task">
|
|
|
|
<interface>
|
|
|
|
<field id="itemsToLoad" type="string" value="libraries" />
|
|
|
|
<field id="itemId" type="string" />
|
2021-01-30 19:38:39 +00:00
|
|
|
<field id="metadata" type="assocarray" />
|
2022-03-13 08:46:03 +00:00
|
|
|
<field id="peopleList" type="array" />
|
2020-03-12 18:33:45 +00:00
|
|
|
<field id="content" type="array" />
|
|
|
|
</interface>
|
2023-05-03 21:21:04 +00:00
|
|
|
</component>
|