Package org.ow2.petals.jbi.management.task

Class Summary
AbstractCheckPackageTask This task checks the validity of a package to install.
AbstractCopyPackageToRepositoryTask This task copy unzipped entity (component, shared lib, service assembly) package into the repository
Inputs : Jbi, unzipped package root File
Outputs : entity install root URI
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
AbstractCreateStateHolderTask This task creates state holder entry for component, service assembly or shared lib
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
Inputs : Jbi, archive URI
AbstractFileManipulationTask Abstract Tack class for classes whose manipulate archive files.
AbstractLoggableTask  
CopyArchiveToInstalledDirTask This task copies archive file to installed dir
Inputs : archive URI
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
CopyArchiveToWorkDirTask This task copy entity (component, shared lib, service assembly) package into the work directory
Inputs : archive URI
Outputs : File pointing on unzipped archive
The task have got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
DownloadTask This task download entity (component, shared lib, service assembly) archive into the work directory, only if the URL protocol is http: or ftp:
Inputs : archive URI
Outputs : downloaded archive URI
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
ExtractTask This task extracts entity (component, shared lib, service assembly) archive into the work directory
Inputs : archive URI
Outputs : File pointing on unzipped archive
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
MimeTypeConstants  
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.