Interface FileService


public interface FileService
Service for performing file operations (checkin and checkout).

Provides methods to check in files (upload) and check out files (download) using FCS (File Content Service) tickets. Uses data providers for file sources and finalizers to complete the transfer operations.

Since:
2022-06-14