|
Command object which will be used to create the cmd::Handle instances passed back by the {@code ImportProcess}.
Lookup value for the session that import is taking part in.
Repository which is responsible for this import. All files which are uploaded will be available from it.
Proxy of the process which this request will be running in. This value will be filled in for possible later re-use, but is not read by the server.
Activity that this will be filling out in the database. This always points to a model::MetadataImportJob which is the first server-side phase after the model::UploadJob.
ImportSettings which are provided by the client on the call to {@code ManagedRepository.importFileset}.
ImportLocation which is calculated during the call to {@code ManagedRepository.importFileset}.
model::OriginalFile object representing the import log file.
|