All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hisp.dhis.rules.models.RuleVariable Maven / Gradle / Ivy

package org.hisp.dhis.rules.models;

import org.hisp.dhis.rules.RuleVariableValue;
import org.hisp.dhis.rules.RuleVariableValueMapBuilder;

import javax.annotation.Nonnull;
import java.util.List;
import java.util.Map;

/*
 * ToDo - add support for next properties:
 *   1) Boolean useCode()
 *   2) List




© 2015 - 2024 Weber Informatics LLC | Privacy Policy