com.atlassian.core.util.zip
Class FolderArchiver

java.lang.Object
  extended by com.atlassian.core.util.zip.FolderArchiver

public class FolderArchiver
extends java.lang.Object


Constructor Summary
FolderArchiver(java.io.File folderToArchive, java.io.File archiveFile)
           
 
Method Summary
 void doArchive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FolderArchiver

public FolderArchiver(java.io.File folderToArchive,
                      java.io.File archiveFile)
Method Detail

doArchive

public void doArchive()
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.