Class DataexportExternalService
java.lang.Object
org.xbricks.inventories.inventory.services.dataexport.DataexportService
org.xbricks.inventories.inventory.services.dataexport.DataexportTransferService
org.xbricks.inventories.inventory.services.dataexport.DataexportExternalService
-
Field Summary
Fields inherited from class org.xbricks.inventories.inventory.services.dataexport.DataexportService
depotService, inventoryItemService, ipAddressService, networkHostService, networkInterfaceControllerService, networkPrefixService, ownerService
-
Constructor Summary
ConstructorDescriptionDataexportExternalService
(IIpAddressService ipAddressService, INetworkHostService networkHostService, IDepotService depotService, IInventoryItemService inventoryItemService, INetworkPrefixService networkPrefixService, INetworkInterfaceControllerService networkInterfaceControllerService, IOwnerService ownerService) -
Method Summary
Methods inherited from class org.xbricks.inventories.inventory.services.dataexport.DataexportTransferService
Save, SendViaSCP
Methods inherited from class org.xbricks.inventories.inventory.services.dataexport.DataexportService
getAdressesForFiles, getPath
-
Constructor Details
-
DataexportExternalService
public DataexportExternalService(IIpAddressService ipAddressService, INetworkHostService networkHostService, IDepotService depotService, IInventoryItemService inventoryItemService, INetworkPrefixService networkPrefixService, INetworkInterfaceControllerService networkInterfaceControllerService, IOwnerService ownerService)
-
-
Method Details
-
getData
- Specified by:
getData
in classDataexportTransferService
-