Interface DataTransaction
- All Superinterfaces:
- HistoricalData,- Serializable
- All Known Implementing Classes:
- BasicDataTransaction
A data transaction is simply a group of historical data that should be stored together at the same time.
- 
Method SummaryMethods inherited from interface com.inductiveautomation.ignition.gateway.history.HistoricalDatagetDataCount, getFlavor, getLoggerName, getSignature
- 
Method Details- 
getDataList<HistoricalData> getData()
 
-