Class FoloUtils


  • public class FoloUtils
    extends Object
    • Constructor Detail

      • FoloUtils

        public FoloUtils()
    • Method Detail

      • zipTrackedContent

        public static void zipTrackedContent​(File out,
                                             Set<org.commonjava.indy.folo.model.TrackedContent> sealed)
                                      throws IOException
        Write sealed records to a zip file.
        Throws:
        IOException
      • backupTrackedContent

        public static void backupTrackedContent​(File dir,
                                                Set<org.commonjava.indy.folo.model.TrackedContent> sealed)
                                         throws IOException
        Throws:
        IOException