Uses of Interface
de.espirit.firstspirit.access.packagepool.PackageImportLogfile
Packages that use PackageImportLogfile
-
Uses of PackageImportLogfile in de.espirit.firstspirit.access.packagepool
Methods in de.espirit.firstspirit.access.packagepool that return PackageImportLogfileModifier and TypeMethodDescription@Nullable PackageImportLogfile
Subscription.getLastImportLogfile()
Returns the import log file of the last import of this subscription ornull
if no import log file exists.Methods in de.espirit.firstspirit.access.packagepool that return types with arguments of type PackageImportLogfileModifier and TypeMethodDescriptionPackageManager.getLogfiles
(Subscription subscription) Returns a list of allimport logfiles
existing for the given subscription.