Uses of Class
com.tietoenator.trip.jxp.ccl.TdbHistoryDetail
-
Packages that use TdbHistoryDetail Package Description com.tietoenator.trip.jxp.ccl CCL command processing support. -
-
Uses of TdbHistoryDetail in com.tietoenator.trip.jxp.ccl
Methods in com.tietoenator.trip.jxp.ccl that return types with arguments of type TdbHistoryDetail Modifier and Type Method Description java.util.List<TdbHistoryDetail>
TdbCclCommand. historyUpdates()
If the command executed resulted in one or more history updates, this method will return an Iterator over a collection of detailed information, one entry for each history update.
-