| Methods in se.datadosen.jalbum that throw OperationAbortedException |
void |
UploadBean.downloadFile(RemoteFSNode node,
java.io.File destination)
|
void |
UploadBean.downloadFiles(java.lang.String remotePath,
java.io.File destination)
|
void |
AlbumBean.init()
|
void |
AlbumBean.makeAlbum()
Generate a web album. |
void |
AlbumEngine.makeAlbum()
Generate a web album. |
void |
ImageProcessor.processImages(AlbumBean engine,
AlbumBean.Counter c,
java.io.File dir,
java.io.File outputDir,
AlbumObject[] objects)
|
void |
AlbumBean.smartMakeAlbum()
Make album but let jAlbum decide whether to make all or changes |
void |
AlbumEngine.smartMakeAlbum()
Make album but let jAlbum decide whether to make all or changes |
AlbumManifest |
UploadBean.uploadAlbum(JAlbumContext context,
boolean fullUpdate,
java.util.Set<RemoteFile> existingFiles)
|
void |
UploadBean.uploadFiles(java.io.File[] filesDirs,
java.lang.String remotePath)
|
void |
UploadBean.uploadHiresFiles(AlbumObject root,
AlbumManifest manifest,
java.lang.Long spaceLeft)
|