Class ExportTreeOperation

java.lang.Object
io.bdeploy.bhive.BHive.Operation<Void>
io.bdeploy.bhive.op.ExportTreeOperation
All Implemented Interfaces:
BHiveExecution, Callable<Void>

@ReadOnlyOperation public class ExportTreeOperation extends BHive.Operation<Void>
Export a Tree recursively into a directory and return the
  • Constructor Details

    • ExportTreeOperation

      public ExportTreeOperation()
  • Method Details