rule-engine
Toggle table of contents
3.3.11
common
Platform filter
common
Switch theme
Search in API
rule-engine
rule-engine
/
org.hisp.dhis.rules.models
/
RuleVariableNewestEvent
/
createValues
create
Values
open
override
fun
createValues
(
ruleEvent
:
RuleEvent
?
,
allEventValues
:
Map
<
String
,
List
<
RuleDataValueHistory
>
>
,
currentEnrollmentValues
:
Map
<
String
,
RuleAttributeValue
>
)
:
RuleVariableValue