@Component public class CopyServiceImpl extends Object implements CopyService
| Modifier and Type | Method and Description |
|---|---|
Void |
copy(List<ResourceIdentifier> resources,
String targetPackageId,
Progress progress) |
@Transactional(isolation=SERIALIZABLE) public Void copy(List<ResourceIdentifier> resources, @Nullable String targetPackageId, Progress progress)
copy in interface CopyServiceCopyright © 2019 Pivotal Software, Inc.. All rights reserved.