Interface TestNameResponsibilityEntry

    • Method Detail

      • getProjectId

        @NotNull
        String getProjectId()
        Returns the project ID this responsibility associated with
        Returns:
        the project ID this responsibility associated with
        Since:
        7.0
      • getProject

        @NotNull
        BuildProject getProject()
        Returns the project this responsibility associated with
        Returns:
        the project this responsibility associated with
        Since:
        8.0