Package org.alfresco.repo.transfer
Class DeltaList
java.lang.Object
org.alfresco.repo.transfer.DeltaList
Details back from reading the manifest to say what is required to fulfill the manifest.
- Author:
- Mark Rogers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget the list of URLs reqired by the manifest.
-
Constructor Details
-
DeltaList
public DeltaList()
-
-
Method Details
-
getRequiredParts
get the list of URLs reqired by the manifest.- Returns:
- the list of required URLs
-