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 Details

    • DeltaList

      public DeltaList()
  • Method Details

    • getRequiredParts

      public Set<String> getRequiredParts()
      get the list of URLs reqired by the manifest.
      Returns:
      the list of required URLs