Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
tchrapovic committed Mar 20, 2023
2 parents 554a654 + f1b29a7 commit 57840bf
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
xmlns:c="http://midpoint.evolveum.com/xml/ns/public/common/common-3"
oid="00000000-0000-0000-0000-286d76cea7c5">
<name>Simulation report: Objects</name>
<assignment>
<targetRef oid="00000000-0000-0000-0000-000000000171" type="ArchetypeType"/>
</assignment>
<objectCollection>
<collection>
<!-- Type is declared in the view element. -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
oid="00000000-0000-0000-0000-616a5c5dbca8">
<name>Simulation report: Objects with metrics</name>
<assignment>
<targetRef oid="00000000-0000-0000-0000-000000000171" type="ArchetypeType"/>
</assignment>
<objectCollection>
<collection>
<!-- Type is declared in the view element. -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
oid="00000000-0000-0000-0000-ea32deff43df">
<name>Simulation report: Items changed</name>
<assignment>
<targetRef oid="00000000-0000-0000-0000-000000000171" type="ArchetypeType"/>
</assignment>
<objectCollection>
<collection>
<!-- Type is declared in the view element. -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
oid="00000000-0000-0000-0000-61bc8211947c">
<name>Simulation report: Values changed</name>
<assignment>
<targetRef oid="00000000-0000-0000-0000-000000000171" type="ArchetypeType"/>
</assignment>
<objectCollection>
<collection>
<!-- Type is declared in the view element. -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
oid="00000000-0000-0000-0000-97631b84fde7">
<name>Simulation report: Results</name>
<assignment>
<targetRef oid="00000000-0000-0000-0000-000000000171" type="ArchetypeType"/>
</assignment>
<objectCollection>
<collection>
<!-- Type is declared in the view element. -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
oid="00000000-0000-0000-0000-b8249b79d2b5">
<name>Indirect assignment report</name>
<description>Shows information stored in roleMembershipRef value metadata.</description>
<assignment>
<targetRef oid="00000000-0000-0000-0000-000000000171" type="ArchetypeType"/>
</assignment>
<objectCollection>
<collection>
<!-- Type is declared in the view element. -->
Expand Down

0 comments on commit 57840bf

Please sign in to comment.