Class RestoreCommand

java.lang.Object
commands.RestoreCommand
All Implemented Interfaces:
Callable<Integer>

public class RestoreCommand extends Object implements Callable<Integer>
  • Field Details

    • targetFolder

      public File targetFolder
    • index

      public int index
  • Constructor Details

    • RestoreCommand

      public RestoreCommand()
  • Method Details