Skip to content

Commit

Permalink
Fix JavaDoc paragraph.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 13, 2024
1 parent dd4ce79 commit a4ba53b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* Defines additional API methods a Jenkins {@link ModelObject} must provide in order to render JQuery DataTables in a
* corresponding jelly view using the tag {@code table.jelly} of the {@code data-tables-api-plugin}. Those tables will
* have the data loaded asynchronously using an Ajax call.
*
* <p>
* Typically, you do not need to implement this interface directly. Preferred way is to use the default implementation
* in {@link DefaultAsyncTableContentProvider} that already provides the correct extraction of the data rows as JSON
Expand Down

0 comments on commit a4ba53b

Please sign in to comment.