Class DeleteFileService
java.lang.Object
com.aquima.interactions.framework.service.connectivity.file.DeleteFileService
- All Implemented Interfaces:
IService
This
DeleteFileService
is used to provide a service to delete files and folders from the file system.- Since:
- 9.3
- Author:
- M. Naberink, T. Middeldorp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandle
(IServiceContext context) Delete a file based on a connectionName and fileID
-
Constructor Details
-
DeleteFileService
public DeleteFileService()
-
-
Method Details