Class Rules


  • public final class Rules
    extends Object
    This class provides the Java API to access all the features of the Rule engine. It is the equivalent for the "rule" environment variable in IvyScript.
    API:
    This is a public API.
    • Field Detail

      • engine

        public final IRuleEngine engine
        Provides access to the IRuleEngine.
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
    • Method Detail

      • engine

        public static IRuleEngine engine()
        Provides access to the IRuleEngine.
        Returns:
        the IRuleEngine
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.