org.hudsonci.plugins.vault.util
Class Archiver

java.lang.Object
  extended by org.hudsonci.plugins.vault.util.Archiver

public class Archiver
extends Object

Helper to build the package cache zip archive.

Author:
Jason Dillon

Constructor Summary
Archiver()
           
 
Method Summary
 File archive(Package pkg, File archive, File source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Archiver

public Archiver()
Method Detail

archive

public File archive(Package pkg,
                    File archive,
                    File source)
             throws IOException
Throws:
IOException


Copyright © 2004-2012 Hudson. All Rights Reserved.