|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jfw.update.JFWUpdate com.jfw.update.GenericFileUpdate
public class GenericFileUpdate
Extract files from the file file. A valid name for the file file is one who start with file, example file-dateandtime.zip.
Field Summary | |
---|---|
static java.lang.String |
GENERIC_FILE
The name of the files update file. |
Constructor Summary | |
---|---|
GenericFileUpdate()
|
Method Summary | |
---|---|
boolean |
start()
Elaborate the web files. |
Methods inherited from class com.jfw.update.JFWUpdate |
---|
cleanWebWork, deleteFile, getFiles, getGenericFilePath, getUpdateSrcPath, getUpdateWebTargetPath, getWebappPath, getWebWorkPath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String GENERIC_FILE
Constructor Detail |
---|
public GenericFileUpdate()
Method Detail |
---|
public boolean start() throws java.lang.Exception
start
in class JFWUpdate
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |