Class AbstractFileOperation

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected FileObject getFileObject()
      Gets the instance of FileObject for this FileOperation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getFileObject

        protected FileObject getFileObject()
        Gets the instance of FileObject for this FileOperation.
        Returns:
        the instance of FileObject for this FileOperation.