Interface StatusEvent

    • Method Detail

      • getStatus

        SubjectStatus getStatus()
        Gets the status of the subject.
        Returns:
        The status.
      • getMessage

        java.lang.String getMessage()
        Gets the subject status message.
        Returns:
        A string representing the subject status.