|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFileUploader | |
---|---|
ccc.migration | Classes for migration of CCC6 content to CCC7. |
Uses of IFileUploader in ccc.migration |
---|
Classes in ccc.migration that implement IFileUploader | |
---|---|
class |
FileUploader
Implementation of the file uploader API. |
Constructors in ccc.migration with parameters of type IFileUploader | |
---|---|
FileMigrator(IFileUploader fu,
LegacyDBQueries legacyQueries,
java.lang.String filesSourcePath,
java.lang.String imagesSourcePath,
java.lang.String cssSourcePath)
Constructor. |
|
Migrations(ServiceLocator service,
LegacyDBQueries legacyQueries,
ResourcesExt resourcesExt,
Migration pagesExt,
IFileUploader fu,
Migrate.Options options)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |