JulianFeinauer commented on a change in pull request #46: PLC4X-88: Add
Triggering to PLC Scraper
URL: https://github.com/apache/incubator-plc4x/pull/46#discussion_r262821540
##########
File path:
plc4j/utils/scraper/src/main/java/org/apache/plc4x/java/scraper/ScrapeJob.java
##########
@@ -22,43 +22,20 @@
import java.util.Map;
/**
- * POJO Object to transport all Job informtation.
- * Is generated from {@link
org.apache.plc4x.java.scraper.config.ScraperConfiguration} by
- * merging the sources and the {@link
org.apache.plc4x.java.scraper.config.JobConfiguration}.
+ * Created by timbo on 2019-03-04
Review comment:
I think we can keep the comment here (change pojo to interface) as its still
kinda true
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services