Class DeleteFile

  • All Implemented Interfaces:
    OSHostable, Referenceable

    public final class DeleteFile
    extends FileOperation
    Deletes a file from the end user's system.

    Use the setInstalledFile, setExistingFilePath or setUseInstalledFile methods to configure the action, the other properties are for internal use only.
    • Constructor Detail

      • DeleteFile

        public DeleteFile()