Node Director
Public Member Functions | List of all members
sfi.director.application.PackageInstaller Interface Reference
Inheritance diagram for sfi.director.application.PackageInstaller:
sfi.director.application.FilePackageInstaller

Public Member Functions

JobNode installPkg (DBObject pkg, DBObject repository, DBObject host)
JobNode removePkg (DBObject pkg, DBObject repository, DBObject host)
JobNode flush (DBObject host)
JobNode cleanup (DBObject host)
boolean isResponsibleFor (DBObject pkg, DBObject repository, DBObject host)

Member Function Documentation

JobNode sfi.director.application.PackageInstaller.cleanup ( DBObject  host)
JobNode sfi.director.application.PackageInstaller.flush ( DBObject  host)
JobNode sfi.director.application.PackageInstaller.installPkg ( DBObject  pkg,
DBObject  repository,
DBObject  host 
)
boolean sfi.director.application.PackageInstaller.isResponsibleFor ( DBObject  pkg,
DBObject  repository,
DBObject  host 
)
JobNode sfi.director.application.PackageInstaller.removePkg ( DBObject  pkg,
DBObject  repository,
DBObject  host 
)

The documentation for this interface was generated from the following file: