Class DeleteFolder

  • All Implemented Interfaces:
    OSHostable, Referenceable

    public final class DeleteFolder
    extends FileOperation
    Deletes a folder 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

      • DeleteFolder

        public DeleteFolder()