Interface ProjectLogs.Note

  • Enclosing interface:
    ProjectLogs

    public static interface ProjectLogs.Note
    • Method Detail

      • from

        java.lang.String from()
        The source of this note. Eg. the main line, or plug name.
        Returns:
      • text

        java.lang.String text()
        Any additional note data that the rule wants to provide.
        Returns:
        The data