Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/role-mining' into featur…
Browse files Browse the repository at this point in the history
…e/role-mining
  • Loading branch information
tchrapovic committed Aug 24, 2023
2 parents 216be97 + d59d4ed commit 4b25cbf
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,9 @@
Currently not used (reserved for future use).
</p>
</xsd:documentation>
<xsd:appinfo>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
Expand Down Expand Up @@ -450,7 +453,7 @@
<xsd:complexType name="RoleAnalysisSessionOptionType">
<xsd:annotation>
<xsd:documentation>
Object clustering options.
Object clustering options for "role" mode.

Specification of parameters utilized for establishing cluster
generation conditions, specifically pertaining to the RoleAnalysisClusterType.
Expand All @@ -474,7 +477,7 @@
<xsd:complexType name="UserAnalysisSessionOptionType">
<xsd:annotation>
<xsd:documentation>
Object clustering options.
Object clustering options for "user" mode.

Specification of parameters utilized for establishing cluster
generation conditions, specifically pertaining to the RoleAnalysisClusterType.
Expand Down Expand Up @@ -688,6 +691,7 @@
</xsd:documentation>
<xsd:appinfo>
<a:displayName>RoleAnalysisDetectionOptionType.detectionProcessMode</a:displayName>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
Expand Down

0 comments on commit 4b25cbf

Please sign in to comment.