Class RuleEngineServicesConstants


  • public final class RuleEngineServicesConstants
    extends GeneratedRuleEngineServicesConstants
    Global class for all RuleEngineServices constants. You can add global constants for your extension into this class.
    • Field Detail

      • DEFAULT_MAX_ALLOWED_RUNS

        public static final int DEFAULT_MAX_ALLOWED_RUNS
        See Also:
        Constant Field Values
      • DEFAULT_RULE_VERSION

        public static final java.lang.Long DEFAULT_RULE_VERSION
      • DEFAULT_RULEGROUP_CODE_PROPERTY

        @Deprecated(since="1808",
                    forRemoval=true)
        public static final java.lang.String DEFAULT_RULEGROUP_CODE_PROPERTY
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 1808. the property is not used and not functional anymore the property name for looking up the default rule group (defined e.g. in project.properties)
        See Also:
        Constant Field Values
      • CUSTOMER_CONDITION_USE_PK_PROPERTY

        public static final java.lang.String CUSTOMER_CONDITION_USE_PK_PROPERTY
        See Also:
        Constant Field Values