|
21 | 21 | "customlabel": { |
22 | 22 | "id": "customlabel", |
23 | 23 | "name": "CustomLabel", |
| 24 | + "xmlElementName": "labels", |
24 | 25 | "ignoreParentName": true, |
25 | 26 | "uniqueIdElement": "fullName", |
26 | 27 | "directoryName": "labels", |
|
599 | 600 | "workflowfieldupdate": { |
600 | 601 | "id": "workflowfieldupdate", |
601 | 602 | "name": "WorkflowFieldUpdate", |
| 603 | + "xmlElementName": "fieldUpdates", |
| 604 | + "uniqueIdElement": "fullName", |
602 | 605 | "directoryName": "workflowFieldUpdates", |
603 | 606 | "suffix": "workflowFieldUpdate" |
604 | 607 | }, |
605 | 608 | "workflowknowledgepublish": { |
606 | 609 | "id": "workflowknowledgepublish", |
607 | 610 | "name": "WorkflowKnowledgePublish", |
| 611 | + "xmlElementName": "knowledgePublishes", |
| 612 | + "uniqueIdElement": "fullName", |
608 | 613 | "directoryName": "workflowKnowledgePublishs", |
609 | 614 | "suffix": "workflowKnowledgePublish" |
610 | 615 | }, |
611 | 616 | "workflowtask": { |
612 | 617 | "id": "workflowtask", |
613 | 618 | "name": "WorkflowTask", |
| 619 | + "xmlElementName": "tasks", |
| 620 | + "uniqueIdElement": "fullName", |
614 | 621 | "directoryName": "workflowTasks", |
615 | 622 | "suffix": "workflowTask" |
616 | 623 | }, |
617 | 624 | "workflowalert": { |
618 | 625 | "id": "workflowalert", |
619 | 626 | "name": "WorkflowAlert", |
| 627 | + "xmlElementName": "alerts", |
| 628 | + "uniqueIdElement": "fullName", |
620 | 629 | "directoryName": "workflowAlerts", |
621 | 630 | "suffix": "workflowAlert" |
622 | 631 | }, |
623 | 632 | "workflowsend": { |
624 | 633 | "id": "workflowsend", |
625 | 634 | "name": "WorkflowSend", |
| 635 | + "xmlElementName": "sends", |
| 636 | + "uniqueIdElement": "fullName", |
626 | 637 | "directoryName": "workflowSends", |
627 | 638 | "suffix": "workflowSend" |
628 | 639 | }, |
629 | 640 | "workflowoutboundmessage": { |
630 | 641 | "id": "workflowoutboundmessage", |
631 | 642 | "name": "WorkflowOutboundMessage", |
| 643 | + "xmlElementName": "outboundMessages", |
| 644 | + "uniqueIdElement": "fullName", |
632 | 645 | "directoryName": "workflowOutboundMessages", |
633 | 646 | "suffix": "workflowOutboundMessage" |
634 | 647 | }, |
635 | 648 | "workflowrule": { |
636 | 649 | "id": "workflowrule", |
637 | 650 | "name": "WorkflowRule", |
| 651 | + "xmlElementName": "rules", |
| 652 | + "uniqueIdElement": "fullName", |
638 | 653 | "directoryName": "workflowRules", |
639 | 654 | "suffix": "workflowRule" |
640 | 655 | } |
|
670 | 685 | "assignmentrule": { |
671 | 686 | "id": "assignmentrule", |
672 | 687 | "name": "AssignmentRule", |
| 688 | + "xmlElementName": "assignmentRule", |
| 689 | + "uniqueIdElement": "fullName", |
673 | 690 | "directoryName": "assignmentRules", |
674 | 691 | "suffix": "assignmentRule" |
675 | 692 | } |
|
694 | 711 | "autoresponserule": { |
695 | 712 | "id": "autoresponserule", |
696 | 713 | "name": "AutoResponseRule", |
| 714 | + "xmlElementName": "autoResponseRule", |
| 715 | + "uniqueIdElement": "fullName", |
697 | 716 | "directoryName": "autoResponseRules", |
698 | 717 | "suffix": "autoResponseRule" |
699 | 718 | } |
|
718 | 737 | "escalationrule": { |
719 | 738 | "id": "escalationrule", |
720 | 739 | "name": "EscalationRule", |
| 740 | + "xmlElementName": "escalationRule", |
| 741 | + "uniqueIdElement": "fullName", |
721 | 742 | "directoryName": "escalationRules", |
722 | 743 | "suffix": "escalationRule" |
723 | 744 | } |
|
929 | 950 | "matchingrule": { |
930 | 951 | "id": "matchingrule", |
931 | 952 | "name": "MatchingRule", |
| 953 | + "xmlElementName": "matchingRules", |
| 954 | + "uniqueIdElement": "fullName", |
932 | 955 | "directoryName": "matchingRules", |
933 | 956 | "suffix": "matchingRule" |
934 | 957 | } |
|
1134 | 1157 | "sharingownerrule": { |
1135 | 1158 | "id": "sharingownerrule", |
1136 | 1159 | "name": "SharingOwnerRule", |
| 1160 | + "xmlElementName": "sharingOwnerRules", |
| 1161 | + "uniqueIdElement": "fullName", |
1137 | 1162 | "directoryName": "sharingOwnerRules", |
1138 | 1163 | "suffix": "sharingOwnerRule" |
1139 | 1164 | }, |
1140 | 1165 | "sharingcriteriarule": { |
1141 | 1166 | "id": "sharingcriteriarule", |
1142 | 1167 | "name": "SharingCriteriaRule", |
| 1168 | + "xmlElementName": "sharingCriteriaRules", |
| 1169 | + "uniqueIdElement": "fullName", |
1143 | 1170 | "directoryName": "sharingCriteriaRules", |
1144 | 1171 | "suffix": "sharingCriteriaRule" |
1145 | 1172 | }, |
1146 | 1173 | "sharingguestrule": { |
1147 | 1174 | "id": "sharingguestrule", |
1148 | 1175 | "name": "SharingGuestRule", |
| 1176 | + "xmlElementName": "sharingGuestRules", |
| 1177 | + "uniqueIdElement": "fullName", |
1149 | 1178 | "directoryName": "sharingGuestRules", |
1150 | 1179 | "suffix": "sharingGuestRule" |
1151 | 1180 | }, |
1152 | 1181 | "sharingterritoryrule": { |
1153 | 1182 | "id": "sharingterritoryrule", |
1154 | 1183 | "name": "SharingTerritoryRule", |
| 1184 | + "xmlElementName": "sharingTerritoryRules", |
| 1185 | + "uniqueIdElement": "fullName", |
1155 | 1186 | "directoryName": "sharingTerritoryRules", |
1156 | 1187 | "suffix": "sharingTerritoryRule" |
1157 | 1188 | } |
|
1350 | 1381 | "managedtopic": { |
1351 | 1382 | "id": "managedtopic", |
1352 | 1383 | "name": "ManagedTopic", |
| 1384 | + "xmlElementName": "managedTopic", |
| 1385 | + "uniqueIdElement": "fullName", |
1353 | 1386 | "directoryName": "managedTopics", |
1354 | 1387 | "suffix": "managedTopic" |
1355 | 1388 | } |
|
0 commit comments