Class ProjectCounts

    • Method Detail

      • getCalls

        public long getCalls()
        The number of times the form was opened.
        Returns:
        The number of times the form was opened.
      • getErrors

        public long getErrors()
        The number of errors that occurred.
        Returns:
        The number of errors that occurred
      • getProject

        public Projekt getProject()
        The project to which the data belongs.
        Returns:
        The project to which the data belongs
      • getSubmissions

        public long getSubmissions()
        The number of times the form was submitted.
        Returns:
        The number of times the form was submitted