Interface ExportInfoFileHandle

All Superinterfaces:
Comparable<FileHandle>, FileHandle

public interface ExportInfoFileHandle extends FileHandle
This interface represents a FileHandle during the ExportOperation. An ExportInfoFileHandle is always connected to one specific ExportInfo.
Since:
5.2.1403
See Also:
  • Method Details