Example #1
0
 def __init__(self, name, source_path, dest_path,product_filenames,stable_version):
     MoveAllProductVersionFolder.__init__(self, name, source_path, dest_path,product_filenames)
     self._stable_version = stable_version