Package org.alfresco.repo.transfer
Class DeltaList
- java.lang.Object
-
- org.alfresco.repo.transfer.DeltaList
-
public class DeltaList extends Object
Details back from reading the manifest to say what is required to fulfill the manifest.- Author:
- Mark Rogers
-
-
Constructor Summary
Constructors Constructor Description DeltaList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getRequiredParts()get the list of URLs reqired by the manifest.
-