rule-engine
Toggle table of contents
3.4.2
common
Platform filter
common
Switch theme
Search in API
rule-engine
rule-engine
/
org.hisp.dhis.rules.api
/
RuleSupplementaryData
/
RuleSupplementaryData
Rule
Supplementary
Data
constructor
(
userGroups
:
List
<
String
>
=
emptyList()
,
userRoles
:
List
<
String
>
=
emptyList()
,
orgUnitGroups
:
Map
<
String
,
List
<
String
>
>
=
emptyMap()
)