com.ibm.rules.res.xu.event

Interface RuleEvent

    • Method Detail

      • getName

        java.lang.String getName()
        The technical name of the rule.
        Returns:
        the technical of the rule.
      • getPriority

        int getPriority()
        Returns the execution priority of the rule.
        Returns:
        The priority.
      • getTuple

        java.lang.Object[] getTuple()
        Returns the list of objects that match the condition part of the rule.
        Returns:
        The objects.

© Copyright IBM Corp. 1987, 2020