Uses of Interface
ecmwf.ecpds.master.plugin.http.model.transfer.ChangeLog
Packages that use ChangeLog
Package
Description
-
Uses of ChangeLog in ecmwf.ecpds.master.plugin.http.dao.transfer
Classes in ecmwf.ecpds.master.plugin.http.dao.transfer that implement ChangeLogMethods in ecmwf.ecpds.master.plugin.http.dao.transfer that return types with arguments of type ChangeLogModifier and TypeMethodDescriptionDestinationBean.getChangeLogList()
Gets the change log list.HostBean.getChangeLogList()
Gets the change log list. -
Uses of ChangeLog in ecmwf.ecpds.master.plugin.http.home.transfer
Methods in ecmwf.ecpds.master.plugin.http.home.transfer that return types with arguments of type ChangeLogModifier and TypeMethodDescriptionstatic final Collection
<ChangeLog> DestinationHome.findChangeLogList
(Destination d) Find change log list.static final Collection
<ChangeLog> HostHome.findChangeLogList
(Host h) Find change log list. -
Uses of ChangeLog in ecmwf.ecpds.master.plugin.http.model.transfer
Methods in ecmwf.ecpds.master.plugin.http.model.transfer that return types with arguments of type ChangeLogModifier and TypeMethodDescriptionDestination.getChangeLogList()
Gets the change log list.Host.getChangeLogList()
Gets the change log list.