Interface CopyService
-
- All Known Implementing Classes:
CopyServiceImpl
public interface CopyService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Voidcopy(java.util.List<ResourceIdentifier> resources, java.lang.String targetPackageId, org.molgenis.jobs.Progress progress)
-
-
-
Method Detail
-
copy
java.lang.Void copy(java.util.List<ResourceIdentifier> resources, @Nullable @CheckForNull java.lang.String targetPackageId, org.molgenis.jobs.Progress progress)
-
-