ilog.rules.res.session.ruleset

Interface IlrExecutionEvent

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.util.Date getEndDate()
      Returns the execution end date.
      java.lang.String getName()
      Returns the name of this event.
      java.util.Date getStartDate()
      Returns the execution start date.
    • Method Detail

      • getName

        java.lang.String getName()
        Returns the name of this event.
        Returns:
        The name of this event.
      • getStartDate

        java.util.Date getStartDate()
        Returns the execution start date.
        Returns:
        The execution start date.
      • getEndDate

        java.util.Date getEndDate()
        Returns the execution end date.
        Returns:
        The execution end date.

© Copyright IBM Corp. 1987, 2020