7673 Add ingest job IDs to artifact posts

This commit is contained in:
Richard Cordovano 2021-10-21 12:10:47 -04:00
parent 6c890e9dcb
commit 09e6a60c42

View File

@ -120,7 +120,7 @@ public final class IngestJob {
}
/**
* Gets the data source to be analyzed for this job.
* Gets the data source to be analyzed by this job.
*
* @return The data source.
*/