Uses of Class
com.aspose.tasks.cloud.model.requests.PutImportProjectFromFileRequest
Packages that use PutImportProjectFromFileRequest
-
Uses of PutImportProjectFromFileRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type PutImportProjectFromFileRequestModifier and TypeMethodDescriptionTasksApi.putImportProjectFromFile
(PutImportProjectFromFileRequest request) Imports project from primavera db formats (Primavera SQLite .db or Primavera xml) and saves it to specified file with the specified format.com.squareup.okhttp.Call
TasksApi.putImportProjectFromFileAsync
(PutImportProjectFromFileRequest request, ApiCallback<AsposeResponse> callback) Imports project from primavera db formats (Primavera SQLite .db or Primavera xml) and saves it to specified file with the specified format.