Interface CopyService

  • All Known Implementing Classes:
    CopyServiceImpl

    public interface CopyService
    • Method Detail

      • copy

        java.lang.Void copy​(java.util.List<ResourceIdentifier> resources,
                            @Nullable @CheckForNull
                            java.lang.String targetPackageId,
                            org.molgenis.jobs.Progress progress)